Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.1.8 Major Release
-
Labels:None
-
Story Points:1.5
-
Epic Link:
-
Sprint:Spring 5 2021 May 17 - May 28
Description
The External View tab is supposed to display an external genome browser image when the user clicks "update".
However, if a user has not yet selected a genome and clicks "update", a misleading error message is shown. See IGBF-2855 for details.
We should instead display a more helpful message that lets the user know that before they can use the External View tab, they first must select a genome version.
Tested on Linux and Windows. The results are as expected. Works perfectly fine.
If user has not selected a Species and Genome Version they are instructed to select those after clicking update in the External View tab.
If the genome version is not supported by UCSC then they are told that genome is not supported.
If the genome version is supported by UCSC the image is loaded.
Closing the issue.