Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Sprint:Sprint 4
Description
When using the Advanced Search to search for residues, the user has the option of checking/unchecking the Overlay results checkbox. This determines whether a new search replaces an old search (no overlay), or adds to an old search (overlay). However, the checkbox is unnecessary and is confusing. The Overlay results checkbox should be removed, and the default behavior should be to add new results to old results (overlay), allowing the user to build a list of various residues/primers. If the user wishes to erase each list before searching for a new residue, they can simply click on the red X clear button.
Story:
IGBF-196(Remove Overlay Results checkbox from Residue Search)Date: September 26, 2014
Intro:
Previously in IGB, the Advanced Search feature included a checkbox that a user could check to overlay search results. This checkbox has been deemed unnecessary and confusing to the user so it has been removed. The changes to the code have been made and the story is now ready for testing.
Story
IGBF-196was tested on:*IGB Version: 8.2.0
-(My Office Mac) Mac OS X Version 10.9.3 using JRE version 1.8.0_20-b26 Java HotSpot(TM) 64-Bit Server
The story was tested using this workflow:
1) I opened IGB and went to the Advanced Search tab
2) I checked to see if the Overlay results checkbox had been removed,
3) I checked all functions in the Advanced Search feature to ensure that there were no new bugs introduced which affected functionality.
Observed:
1) The Overlay results checbox had been removed. = PASS
2) All functionality remained in the Advanced Search tab. = PASS
Summary:
Story
IGBF-196was tested on my office Mac. My observations were in accordance with the IGB Team's expectations.