-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add attributes to input and wrapper component (#2570)
Create IDs for items in dropdown. Add aria-activedescendant attribute to input to identify to assistive technologies which item in the dropdown is being focused. Add aria-live=”assertive” to wrapper component to allow screen readers to read out the number of options in the dropdown.
- Loading branch information
1 parent
f284985
commit acf452b
Showing
2 changed files
with
66 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters