-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accessibility Keyboard Interaction #3108
Comments
We will be refactoring the components to consume the |
This whole epic may be addressed when a refactor epic is completed: #6014 |
This can be considered a duplicate of #6014 since all dropdown menus will use the same Menu and/or Panel components under the hood, they will be using the same interaction patterns. |
Ultimate goals:
Updating Components:
Testing:
Component Behaviors:
This section captures any keyboard behavior within the component that doesn’t currently meet accessibility expectations
** NOTE: ** Any issue that is created for fixing the components below should include creating tests as part of the acceptance criteria
Dropdown:
Dropdown Panel:
Application Launcher (uses Dropdown and will likely be impacted by Dropdown updates):
Context Selector:
Options Menu (uses Dropdown and will likely be impacted by Dropdown updates):
Pagination (uses Dropdown and will likely be impacted by Dropdown updates):
Select:
The text was updated successfully, but these errors were encountered: