-
Notifications
You must be signed in to change notification settings - Fork 226
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 issues on outline and unit pages #1580
fix: accessibility issues on outline and unit pages #1580
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1580 +/- ##
==========================================
- Coverage 89.93% 84.60% -5.34%
==========================================
Files 333 331 -2
Lines 5654 5656 +2
Branches 1399 1357 -42
==========================================
- Hits 5085 4785 -300
- Misses 554 854 +300
- Partials 15 17 +2 ☔ View full report in Codecov by Sentry. |
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!
Description
This PR fixes the following accessibility issues:
Supporting Information
JIRA Tickets: AU-2368 🔒, AU-2369 🔒, and AU-2370 🔒
AU-2368
AU-2369
AU-2370
Testing
AU-2369
AU-2370
aria-busy=false
for the bookmark buttonaria-busy
was updated quickly