-
Notifications
You must be signed in to change notification settings - Fork 69
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
Accessibility bug fixes #2629
Accessibility bug fixes #2629
Conversation
5d81bcb
to
e3a3bf4
Compare
Codecov Report
@@ Coverage Diff @@
## master #2629 +/- ##
==========================================
+ Coverage 65.08% 65.09% +0.01%
==========================================
Files 916 916
Lines 26420 26454 +34
Branches 5214 5230 +16
==========================================
+ Hits 17195 17221 +26
- Misses 9225 9233 +8
Continue to review full report at Codecov.
|
74e4448
to
a15b970
Compare
Ensures required field inputs show an asterisk and have correct ARIA markup. Also removes custom CSS from specific components. Fixes AB#553, AB#602, AB#607, AB#777, AB#875, AB#916, AB#986
Adds localization to dropdowns and bookmarks menu
Also adds localization.
5cef89a
to
87c2a34
Compare
Fixes #2634 |
Several other improvements:
required
HTML attributes)Most visible change is the removal of the light gray background of the square icon buttons.
Old:
New: