-
Notifications
You must be signed in to change notification settings - Fork 124
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 13 files ± 0 12 errors 1 suites - 8 0s ⏱️ - 51m 52s For more details on these parsing errors, see this check. Results for commit dc65dcc. ± Comparison against base commit b6dcb8a. ♻️ 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?
Hi @orangewolf, I have applied the changes you suggested to the code. |
…-meet-WCAG-AA-minimum-color-contrast-requirements
…-meet-WCAG-AA-minimum-color-contrast-requirements
Fix #6796
Now the constrast in "Add another" buton is acceptable