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.
Please review code changes: https://bitbucket.org/pnikhare/genome-dashboard/branch/IGBF-2386#diff
Prof [~aloraine] , Please let me know if any words to be changed.