-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Overflow menu needs accessibility work #666
Comments
Here's a sample of what the html would look like with the additional roles and aria-* attributes:
Notes:
|
@carmacleod Thanks for taking the time to not only create the issue but fill us in on the intended vs actual behavior of the component. This really helps increase the speed in which we can get these fixes merged in 😄 |
Oh, by the way, please do not copy the "open on hover" behavior from the APG menu button examples. |
Leaving comment to get my profile attached to this thread. |
@tw15egan When fixed, please test with keyboard, and then test again with screen reader. If possible, please test with VoiceOver in Safari on Mac, and with JAWS and/or NVDA in Firefox and/or Chrome on Windows. I would be happy to help test - please contact me. |
🎉 This issue has been resolved in version 9.20.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The Carbon Overflow Menu is not completely accessible. It still needs:
See the APG menu button pattern for guidance, including either of the Action Menu Button examples (not the Navigation Menu Button example).
The text was updated successfully, but these errors were encountered: