sci-components
sci-components copied to clipboard
Dropdown Input: Single and multi-select open state
Issue:
-
SR reads the search bar even though it is not active
-
Reads 'menu popup combo box' which is misleading because it does not mention it's a single-select or multi-select menu.
-
No focus control indicator on options within dropdown menu.
Solution:
-
SR should not read the search bar when it is not present in the component.
-
SR should read that it is either a single-select or multi-select menu.
-
Add focus control indicators to dropdown menu.