-
Notifications
You must be signed in to change notification settings - Fork 2k
fix(Dropdown): ensure JAWS announces options #20841
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
fix(Dropdown): ensure JAWS announces options #20841
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20841 +/- ##
==========================================
+ Coverage 92.43% 96.73% +4.30%
==========================================
Files 515 158 -357
Lines 37601 23112 -14489
Branches 5774 889 -4885
==========================================
- Hits 34755 22358 -12397
+ Misses 2698 744 -1954
+ Partials 148 10 -138
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Closes #19387
It was tested by our accessibility team (Chrome and Firefox) in @carbon/react v1.95 and confirmed that the issue no longer exists. Dropdown and Combobox behave as expected in these scenarios. I will be closing this issue. If it happens again, we can open a new one or reopen this one.
We don't need this PR.
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
[ ] Updated documentation and storybook examples[ ] Wrote passing tests that cover this changeMore details can be found in the pull request guide