-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(combobox): update to match ARIA 1.2 criteria (#7777)
* fix(combobox): update to match WCAG 2.1 AA criteria * fix(combobox): updated styling on ComboBox * fix(combobox): updated styling on ComboBox -pt.2 * fix(comobobox): update aria-selected prop attribute * fix(comobobox): update aria-selected prop attribute * fix(combobox): remove aria-owns prop - fix lint * fix(combobox): remove aria-owns prop - remove aria-labelledby fix lint * fix(combobox): add aria commentary * fix(combobox): aria-labelledby refactor * fix(combobox): pass ariaLabel to getMenuProps * fix(combobox): update ariaLabel * fix(combobox): updated selected ui color token * Update packages/components/src/components/list-box/_list-box.scss Co-authored-by: Carolyn MacLeod <[email protected]> * fix(combobox): update aria-selected & aria-current * fix(combobox): update ariaLabel Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: Carolyn MacLeod <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4a3955e
commit dd2a0bc
Showing
6 changed files
with
409 additions
and
117 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
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
Oops, something went wrong.