chanzuckerberg / sci-components

2021 Science Design System Component Library
https://chanzuckerberg.github.io/sci-components/
MIT License
24 stars 6 forks source link

Segmented Control #700

Open cathystoli opened 7 months ago

cathystoli commented 7 months ago

Issue:

  1. SR reads 'toggle button' which does not accurately reflect this component.

  2. Does not have focus control indicator.

  3. No tooltip being shown when using keyboard navigation.

Solution:

  1. Is there a better term for the SR to read outloud for this type of component?

  2. Add focus control indicators.

  3. Tooltip should show up when using keyboard to navigate the component.

TheMooseman commented 7 months ago

This appears to be an issue with MUI that I can't resolve, relevant issue below https://github.com/mui/material-ui/issues/17203

masoudmanson commented 3 months ago

New designs needed.

@clarsen-czi