Skip to content
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 in settings tab #11640

Merged
merged 1 commit into from
May 17, 2024
Merged

Fix accessibility issues in settings tab #11640

merged 1 commit into from
May 17, 2024

Conversation

erikjv
Copy link
Collaborator

@erikjv erikjv commented May 10, 2024

  • buddies
  • accessibility names
  • tab order
  • fix label text so screen readers produce something useful

Fixes: #11636

@erikjv erikjv self-assigned this May 10, 2024
@erikjv erikjv marked this pull request as draft May 10, 2024 15:48
@erikjv erikjv marked this pull request as ready for review May 15, 2024 13:28
@erikjv erikjv requested a review from TheOneRing May 15, 2024 13:28
@erikjv
Copy link
Collaborator Author

erikjv commented May 15, 2024

Screenshot 2024-05-15 at 17 19 53

@erikjv erikjv requested review from TheOneRing and removed request for TheOneRing May 15, 2024 15:20
- buddies
- accessibility names
- tab order
- fix label text so screen readers produce something useful

Fixes: #11636
@TheOneRing TheOneRing merged commit 4a4399b into master May 17, 2024
6 of 7 checks passed
@delete-merged-branch delete-merged-branch bot deleted the work/a11y branch May 17, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Although all checkboxes have an accessible name, in some cases where the
2 participants