John Huddleston

Results 133 issues of John Huddleston

## Description When a user selects (clicks) an individual raw measurement in the measurements panel, the panel should display a modal window with the same details that get displayed in...

## Description As @tsibley [originally noted](https://github.com/nextstrain/auspice/pull/1631#discussion_r1096122807): > Labels like [`label="Show measurement threshold(s)"`] should go thru our i18n framework (i18next) so they can be translated in the future. > > ```jsx...

## Description Also referred to as "2 x group-bys", this feature would allow users to group measurements within each row (grouping) by a field in the measurements data instead of...

## Description [Originally discussed in Slack](https://bedfordlab.slack.com/archives/C2G8C5LUD/p1643305652009300?thread_ts=1643246971.008600&cid=C2G8C5LUD) and [in GitHub comments](https://github.com/nextstrain/augur/pull/827#discussion_r780869098), a common use case is the need to order rows of the measurements panel by a given metadata field. For...

## Description [Originally commented on](https://github.com/nextstrain/auspice/pull/1557#discussion_r986363962) by @jameshadfield: > think it's worth spending 30 minutes to see if an acceptable solution can be found here. There's heaps of vertical pixel space...

## Description [Originally suggested](https://github.com/nextstrain/auspice/pull/1557#issuecomment-1266294670) by @jameshadfield: > ...we currently only colour the y-axis if it's a reference sera (and happens to be present in the tree). But for other groupings...

## Description [Originally suggested](https://github.com/nextstrain/auspice/pull/1557#issuecomment-1266294670) by @jameshadfield: > ...some suggestions to enhance hovering by calling the updateTipRadii thunk: > > - hovering over (raw) circles should highlight the corresponding tip in...

## Description During a demo of the measurements panel to one of the CCs, a user asked if there was a way to know how many measurements were being shown...

source: office hours

## Description Set the height of each row in the measurements panel to match the number of measurements displayed. @jameshadfield's [original comment](https://github.com/nextstrain/auspice/pull/1452#discussion_r803227088) about this functionality, he recommended: > having `layout.subplotHeight`...