Skip to content

Make spotlight info cards accessible to keyboard and screen reader users - #336399

Draft
Benjamin Christopher Simmonds (benibenj) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-info-spotlight-accessibility
Draft

Benjamin Christopher Simmonds (benibenj) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-info-spotlight-accessibility

Conversation

Copilot AI commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Spotlight info cards have accessible labels but are excluded from keyboard navigation, preventing users from focusing the content.

  • Keyboard access: Make the card tabbable and include it in the focus loop, preserving initial action/target focus.
  • Visible focus: Remove outline suppression so the card uses standard workbench focus styling.

Copilot AI balanced review requested due to automatic review settings September 16, 2026 10:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Co-authored-by: benibenj <44439583+benibenj@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix info spotlight not screen reader accessible Make spotlight info cards accessible to keyboard and screen reader users Sep 16, 2026
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.

Info spotlight not screen reader accessible

3 participants