wonder-blocks icon indicating copy to clipboard operation
wonder-blocks copied to clipboard

WB-1671: Dropdown: use `combobox` role in all openers

Open jandrade opened this issue 4 months ago • 6 comments

Summary:

Addreses an issue in WB dropdowns where we were using the button role in the opener, which was causing issues with screen readers. This change updates the role to combobox that is more appropriate for the dropdown opener.

Issue: https://khanacademy.atlassian.net/browse/WB-1671

Test plan:

Navigate to the dropdowns in the Storybook and verify that the role of the opener is combobox.

More details TBD

jandrade avatar Oct 15 '24 15:10 jandrade