Skip to content

Personal tools flow - focus action - a11y#8019

Open
Wagner3UB wants to merge 3 commits intomainfrom
personaltools-button-focus-action-a11y
Open

Personal tools flow - focus action - a11y#8019
Wagner3UB wants to merge 3 commits intomainfrom
personaltools-button-focus-action-a11y

Conversation

@Wagner3UB
Copy link
Copy Markdown
Contributor

Corrected the one way path through the personal tools container using assistive tech

issue: #5121

  1. The "personal tools" button, when activated, moves focus to the first focusable element inside the newly opened panel.
  2. After the focus is set, the screen reader announces the panel context: "Personal tools, menu opened".
  3. Navigation is one-directional — the user tabs through the panel items without looping back.
  4. When focus leaves the last item (onBlur), it is moved to the toolbar's expand/shrink button, and "Menu closed" is announced.
  5. Simultaneously, the panel is closed and all related state is reset.
toolbar-modal.mp4

@Wagner3UB Wagner3UB self-assigned this Mar 19, 2026
Copy link
Copy Markdown
Collaborator

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Messages look good. Requires a tech review. Thank you!

@github-project-automation github-project-automation bot moved this to In progress in Accessibility Apr 3, 2026
@github-project-automation github-project-automation bot moved this from In progress to Reviewer approved in RedTurtle priorities Apr 3, 2026
@github-project-automation github-project-automation bot moved this from In progress to Reviewer approved in Accessibility Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Reviewer approved
Status: Reviewer approved

Development

Successfully merging this pull request may close these issues.

2 participants