Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun
Description
The new genome dashboard application (https://www.bioviz.org/genome-dashboard) shows images representing different species for which genome sequence data are avaiable.
When users click an image, the latest genome version for the featured species is supposed to load into IGB.
However, this only works if IGB is currently running.
So the Genome Dashboard App has some code that checks to see if IGB is running.
If IGB is not running, then it shows a popup to let them know to start IGB.
The wording of the popup is currently a little confusing for users because it uses programming-focused terminology. See attached for the current designed.
For this task, modify the popup so that it uses language that is more understandable.
In addition, modify the "Download" button on the popup as follows:
- Change the color to perfectly match the appearance of the Download button on the download page https://www.bioviz.org/download.html
- Change the link so that a new Web page window opens on the user's browser https://www.bioviz.org/download.html. Make it a fully-functional browser page not a popup.
Attachments
Issue Links
Activity
Please review code changes: https://bitbucket.org/pnikhare/genome-dashboard/branch/IGBF-2386#diff
- Changed "IGB Service unavailable" to "IGB Application is not Running"
- Changed css for the Download button.
- Modification to open https://www.bioviz.org/download.html in a new tab on click of "Download now" button.
Prof [~aloraine] , Please let me know if any words to be changed.
Tested https://test.bioviz.org/genome-dashboard on mac.
Popup occurs when IGB is not running with requested text:
To view a genome, start IGB
Don't have IGB? No problem!
Download Now Close
Closing issue.