LegumeFederation / cmap-js

Display and compare biological maps (genetic, physical, cytogenetic, genomic, linkage groups, chromosomes, scaffolds).
GNU General Public License v3.0
4 stars 2 forks source link

More intuitive "remove" option for feature track-sets #128

Open StevenCannon-USDA opened 1 year ago

StevenCannon-USDA commented 1 year ago

Above the features for a given QTL or GWAS class, there is a button that names the class: "QTL_misc", "QTL_nematode", etc. It is currently a little cumbersome and non-obvious how to remove the track -- requiring (1) a click on the track-set name, (2) click on "REMOVE TRACK" at the bottom of the page, (3) dismissal of the dialog box (left X in upper right corner). (Admittedly though, bright red is a help - which makes me think that this was someone's previous effort to address this UI issue).

The feature/enhancement request is to make this easier and/or more obvious. One way (which I suspect is difficult/impossible) is to add a "remove" icon (- or x) on each track-set button. Probably much easier: move the red "REMOVE TRACK" button from the bottom of the modal box to the top left -- which is where peoples' attention will probably be. Or maybe move all three control buttons ("APPLY SELECTION" "CANCEL" "REMOVE TRACK") to the top left.

Flagging @maxglycine for additional input.