-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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(delete-modal): Changed the color of the help text with grayScale.dark1 in DeleteModal #18786
fix(delete-modal): Changed the color of the help text with grayScale.dark1 in DeleteModal #18786
Conversation
…dark1 in DeleteModal
Codecov Report
@@ Coverage Diff @@
## master #18786 +/- ##
==========================================
- Coverage 66.32% 66.31% -0.01%
==========================================
Files 1620 1620
Lines 63060 63086 +26
Branches 6368 6372 +4
==========================================
+ Hits 41823 41837 +14
- Misses 19579 19592 +13
+ Partials 1658 1657 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@rusackas Ephemeral environment spinning up at http://35.87.138.9:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
the contrast on the help text doesn't seem to meet accessibility reqs
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
After:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION