Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.1 Minor Release
-
Labels:
-
Story Points:3
-
Sprint:Fall 2017
Description
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce:
1) Open the human genome and type "dmd" into the Quick Search box
*Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD
2) Select the gene "DMD" or simply press enter to navigate to the gene DMD
*Observe: IGB navigates to GSDMD even though you clearly clicked DMD.
This problem is the same one fixed in IGBF-946. In that story, if a user typed "TTN" in the Quick Search box, IGB would navigate to "CTTN". For some reason, that is not currently happening anymore, but when you type "DMD"into Quick Search, IGB won't navigate to it.
A user must use the advanced search tab to locate the proper gene. Since searching through large data files is critical to IGB user's workflow, I suggest we fix this and incorporate it into the next minor release.
Attachments
Issue Links
- relates to
-
IGBF-946 Quick search box may navigate to the wrong gene
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly click DMD. This |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly click DMD. This problem is the same one seen in |
| Description |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly click DMD. This problem is the same one seen in |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly click DMD. This problem is the same one fixed in A user must use the advanced search tab to locate the proper gene. Since searching through large data files is critical to IGB user's workflow, I suggest we fix this and incorporate it into the next minor release. |
| Rank | Ranked higher |
| Assignee | David Norris [ dcnorris ] |
| Labels | Search |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Sprint | Sprint 39 [ 47 ] |
| Story Points | 3 | |
| Resolution | Unresolved [ 10101 ] | |
| Assignee | David Norris [ dcnorris ] | Devdatta Kulkarni [ deva ] |
| Description |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly click DMD. This problem is the same one fixed in A user must use the advanced search tab to locate the proper gene. Since searching through large data files is critical to IGB user's workflow, I suggest we fix this and incorporate it into the next minor release. |
While created the general function checklist for our Search subsystem I noticed that there is a bug in IGB's Quick Search.
To reproduce: 1) Open the human genome and type "dmd" into the Quick Search box *Observe: The Quick Search drop-down lists two suggestions: GSDMD and DMD 2) Select the gene "DMD" or simply press enter to navigate to the gene DMD *Observe: IGB navigates to GSDMD even though you clearly clicked DMD. This problem is the same one fixed in A user must use the advanced search tab to locate the proper gene. Since searching through large data files is critical to IGB user's workflow, I suggest we fix this and incorporate it into the next minor release. |
| Resolution | Unresolved [ 10101 ] | |
| Status | Open [ 1 ] | Open [ 1 ] |
| Resolution | Done [ 10000 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Done [ 10000 ] | |
| Status | Closed [ 6 ] | Open [ 1 ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs Testing [ 10002 ] |
| Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
| Assignee | Devdatta Kulkarni [ deva ] | Mason Meyer [ mason ] |
| Resolution | Done [ 10000 ] | |
| Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
| Fix Version/s | 9.0.1 Minor Release [ 10500 ] |
| Workflow | Loraine Lab Workflow [ 16923 ] | Fall 2019 Workflow Update [ 19741 ] |
| Workflow | Fall 2019 Workflow Update [ 19741 ] | Revised Fall 2019 Workflow Update [ 21860 ] |
When testing/ fixing this issue, please be sure to check the edge case described in
IGBF-946as well.