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

A11y Address tabindex and focus issues #161

Closed
1 of 8 tasks
Tracked by #180 ...
adamwhitlock1 opened this issue Oct 9, 2024 · 1 comment
Closed
1 of 8 tasks
Tracked by #180 ...

A11y Address tabindex and focus issues #161

adamwhitlock1 opened this issue Oct 9, 2024 · 1 comment
Assignees

Comments

@adamwhitlock1
Copy link
Collaborator

adamwhitlock1 commented Oct 9, 2024

User Story

As a user, I want proper focus management and tabindex attributes on form elements, so that I can navigate and understand the content.

Background

Our accessibility audit has revealed several issues related to tabindex and focus management across different pages and components.

ACs

  • Add tabindex=0 to relevant alerts
  • Programmatic focus is added to Success alerts after editing and saving information
  • Ensure proper focus order across all pages

Review needed by

  • Product Owner
  • Product Manager
  • Engineering Team

Definition of Done

  • Reviewers have approved.
  • Changes have been tested with various assistive technologies (e.g., NVDA, VoiceOver)
This was referenced Oct 16, 2024
This was referenced Oct 29, 2024
@bellepx0
Copy link
Collaborator

bellepx0 commented Nov 7, 2024

AT pilot session on 11/6 validated that the focus management on elements were handled appropriately. Closing ticket.

@bellepx0 bellepx0 closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants