Skip to content

feat: make slash command menu a listbox for screen reader support#16

Open
wesgro wants to merge 2 commits into
cassidoo:mainfrom
wesgro:wcag-slash-command-aria
Open

feat: make slash command menu a listbox for screen reader support#16
wesgro wants to merge 2 commits into
cassidoo:mainfrom
wesgro:wcag-slash-command-aria

Conversation

@wesgro
Copy link
Copy Markdown
Contributor

@wesgro wesgro commented Feb 14, 2026

This change allows screen readers to correctly announce that they are in a list box view. Slash command menu options are then announced as the user arrow keys through them.

Closes #15

This change allows screen readers to correctly announce that they are in a list box view. Slash command menu options are then announced as the user arrow keys through them.
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 14, 2026

Deploy Preview for fancygist failed. Why did it fail? →

Name Link
🔨 Latest commit 7608205
🔍 Latest deploy log https://app.netlify.com/projects/fancygist/deploys/699e8dd05cb0f5000819f3f1

@cassidoo
Copy link
Copy Markdown
Owner

Thank you!!

@cassidoo
Copy link
Copy Markdown
Owner

I tested this a bit and wasn't able to get my screen reader to work with these changes. Would you mind taking another look, and/or give me a test walkthrough I can try?

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.

Make the slash command menu a aria listbox

2 participants