-
Notifications
You must be signed in to change notification settings - Fork 125
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 #6796 #6984
base: main
Are you sure you want to change the base?
Fix #6796 #6984
Conversation
Test Results 17 files ±0 17 suites ±0 2h 16m 23s ⏱️ - 2m 26s Results for commit 744bcf3. ± Comparison against base commit dd6f355. This pull request removes 274 and adds 274 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Hi @rodyoukai -- I think you may have requested review from the wrong user. Best -- Mat |
Hi @mathewjordan, Im so sorry, I took the suggestion of GitHub, my apologies |
…-meet-WCAG-AA-minimum-color-contrast-requirements
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.
I'm concerned about unintended styling changes here. .btn-link
is used in several other places. Could we scope it to .btn-link.add
so it only affects this one button or can you confirm you looked at the collections and file versioning usages and that they also tolerate this change?
Fix #6796
Now the constrast in "Add another" buton is acceptable