nextstrain / auspice

Web app for visualizing pathogen evolution
https://docs.nextstrain.org/projects/auspice/
GNU Affero General Public License v3.0
292 stars 162 forks source link

"Grid" and "Full" icons are not click targets, only the text responds to clicks #1911

Open genehack opened 1 week ago

genehack commented 1 week ago

Current Behavior

In the Auspice sidebar, in the "Display" section, clicking on the icons to the left of "FULL" or "GRID" does not do anything.

Screenshot 2024-11-19 at 14 52 46

Specifically, in the screenshot, clicking the blue circles loads the expected layout; clicking the red hexes does nothing.

Expected behavior

Clicking the icons should do the same thing as clicking the word.

How to reproduce

Steps to reproduce the current behavior:

  1. Visualize a tree
  2. Click the icon next to "Grid"
  3. See that nothing happens, get increasingly frustrated
  4. Click the text "Grid", see the layout change, think, "boy that's poor a11y isn't it"