-
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(accessibility): Enable tabbing on sort header of table chart #26326
Conversation
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.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #26326 +/- ##
=======================================
Coverage 69.19% 69.19%
=======================================
Files 1944 1945 +1
Lines 75927 75962 +35
Branches 8451 8468 +17
=======================================
+ Hits 52534 52559 +25
- Misses 21208 21216 +8
- Partials 2185 2187 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/testenv up |
@yousoph Ephemeral environment spinning up at http://54.191.47.44:8080. Credentials are |
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.
LGTM! Thanks @arunthirumani
@yousoph I'll wait for you to 👍 on the UI changes before merging. |
Ephemeral environment shutdown and build artifacts deleted. |
) (cherry picked from commit b6d433d)
) (cherry picked from commit b6d433d)
…che#26326) (cherry picked from commit b6d433d)
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE:
AFTER:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION