Open bobular opened 3 weeks ago
Decided against adding counts for Core and Peripheral in the popover.
The easier way to do it is to add the numbers in parentheses to the display labels in items
. However, then these will get shown in the button after the popover is closed, so I'm not sure I like that.
The harder way is to make a new SelectListWithCounts component (or add new functionality to SelectList). Not going to do that unless there's a clear use-case.
Well, good thing I added that final testing task! Will look into it tomorrow.
This is sorted now
SelectList
button labelling in EDA/MBio (lineplot numerator/denominator, mbio diff abundance condition selectors and elsewhere?)