glygener / glygen-issues

Repository for public GlyGen tickets
GNU General Public License v3.0
0 stars 0 forks source link

prd and beta patched to improve globalsearch #554

Closed rykahsay closed 8 months ago

rykahsay commented 11 months ago

Please check, searches that return "not too many" are coming fast now

jeet-vora commented 11 months ago

@rykahsay The search is fast now. However searching for B4GALT2 or ALG1 is giving error.

Portal image

API image FYI, @JingyueWu

rajamazumder commented 10 months ago

Works. Search is fast. Jeet or Rene can you please present this Wed meeting? I think this is far better than before.

ReneRanzinger commented 10 months ago

@rajamazumder Yes, performance is good but the presentation is bad since subsections are missing. We will have to work on this.

ReneRanzinger commented 8 months ago

Mockups in SharePoint

ReneRanzinger commented 8 months ago

@sujeetvkulkarni please make this changes in 2.2 based on the mockup.

sujeetvkulkarni commented 8 months ago

a5e23834c773c536a39f76a1fcdebd8ff2b88520 done.

ReneRanzinger commented 8 months ago

There is still the bullet point dot on the left side for perfect matches. Try "G57321FI".

sujeetvkulkarni commented 8 months ago

There is still the bullet point dot on the left side for perfect matches. Try "G57321FI".

exact match is an array. so we have to have the bullet point. https://beta.glygen.org/global-search-result/G17689DH

{
    "exact_match": [
        {
            "id": "G17689DH",
            "type": "glycan",
            "name": "G17689DH"
        }
    ],
    "other_matches": {
        "total_match_count": 168,
        "protein": {
            "all": {
                "list_id": "46eb9a460220d7e8d119e9b7b63ced15",
                "count": 7
            }
        },
        "glycoprotein": {
            "all": {
                "list_id": "a92ec692eba87e6144dd717a36741440",
                "count": 7
            }
        },
        "glycan": {
            "all": {
                "list_id": "d4ff68e852febc836ff15ae1f9a45aa9",
                "count": 70
            }
        }
    }
}
ReneRanzinger commented 8 months ago

@sujeetvkulkarni I understand. But all we need is a list. And if we want to have the bullet point it should be left of the text but not like half a screen away left of the text.

ReneRanzinger commented 8 months ago

@sujeetvkulkarni Windows, Firefox screen

sujeetvkulkarni commented 8 months ago

removed bullet point - be42dfada5ba9e40af602fd267e79626d6a32b68