Conversation
…ount headers) Fix AB#280
5702bae to
1bd755f
Compare
d0416c6 to
0b836f5
Compare
Codecov Report
@@ Coverage Diff @@
## master #2410 +/- ##
=======================================
Coverage 64.97% 64.98%
=======================================
Files 913 914 +1
Lines 26322 26345 +23
Branches 5179 5179
=======================================
+ Hits 17104 17120 +16
- Misses 9218 9225 +7
Continue to review full report at Codecov.
|
0b836f5 to
43966cc
Compare
gingi
previously approved these changes
Jan 28, 2022
dpwatrous
previously approved these changes
Jan 28, 2022
List focus is handled by component only after table body receives focus, allowing table columns to be focused in the correct tab order.
Table cell header for updating storage account information should have a color contrast of 3:1
…d and text Fix AB#283
* Outline for keyboard-focused selected rows * Remove empty column headers from tab order
Fixes AB#489, AB#580
61d68a5 to
33f29fa
Compare
dpwatrous
approved these changes
Jan 28, 2022
Member
Author
|
Fixes #2419 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
January accessibility bug fixes include several improvements on luminosity contrast ratios for buttons and forms (including improving visual focus elements and contrasts between background and text colors in multiple elements) and table ordering for tabbing through table columns and rows.