-
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
fix(Notification): remove tabindex on close buttons #17852
fix(Notification): remove tabindex on close buttons #17852
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17852 +/- ##
=======================================
Coverage 80.19% 80.19%
=======================================
Files 406 406
Lines 14040 14040
Branches 4347 4347
=======================================
Hits 11260 11260
Misses 2614 2614
Partials 166 166 ☔ View full report in Codecov by Sentry. |
looks like some tests are failing? |
540691d
to
23d538f
Compare
23d538f
to
c3bfceb
Compare
0810fa1
Closes #15907
this PR updates the notification components so that the buttons to dismiss the notifications are accessible via keyboard
Changelog
Changed
Removed
Testing / Reviewing
view the notification stories and confirm that the close buttons are accessible via keyboard