-
Notifications
You must be signed in to change notification settings - Fork 138
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(FullPageError): accessibility violations #6503
fix(FullPageError): accessibility violations #6503
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-for-ibm-products 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 #6503 +/- ##
==========================================
- Coverage 79.86% 79.83% -0.04%
==========================================
Files 394 394
Lines 12877 12877
Branches 4258 4258
==========================================
- Hits 10284 10280 -4
- Misses 2593 2597 +4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 change request, rest looks good
packages/ibm-products/src/components/FullPageError/FullPageError.tsx
Outdated
Show resolved
Hide resolved
3f45528
Closes #6230 #6232 #6233
Fixed the accessibility voilations
What did you change? packages/ibm-products/src/components/FullPageError/FullPageError.tsx
packages/ibm-products/src/components/FullPageError/assets/Error403SVG.js
packages/ibm-products/src/components/FullPageError/assets/Error404SVG.js
packages/ibm-products/src/components/FullPageError/assets/ErrorGenericSVG.js
packages/ibm-products/src/components/FullPageError/preview-components/UiShell.js
How did you test and verify your work? jaws