virusseq / portal-ui

Canadian VirusSeq Data Portal
https://virusseq-dataportal.ca/
GNU Affero General Public License v3.0
8 stars 8 forks source link

Explaination of scorpio call #362

Open scottcain opened 1 year ago

scottcain commented 1 year ago

In the explorer, we've added a column for "Scorpio Call." While the lineage column is perhaps sufficiently self explanatory, perhaps Scorpio Call is not. Perhaps we could add a tooltip to either or both of the column header and the facet header, explaining what it is.

scottcain commented 1 year ago

The only issue I see with doing something like this is that no other column or facet header has a tooltip currently.

leoraba commented 1 year ago

This enhancement requires a code change in the Table component that is part of Arranger V2 which no longer supports the development of new features (only bug fixing). Arranger V3 is currently under development and will be available soon for this kind of features.

justincorrigible commented 1 year ago

The only issue I see with doing something like this is that no other column or facet header has a tooltip currently.

While this is doable now that we're using Arranger3, I'd agree on the inconsistency for this single column having a descriptive tooltip. Perhaps there's a better spot (like within the about pages) where we can add such "dictionary" items, and link thither instead?