Skip to content

Add route change announcements - #309

Open
longyi2 wants to merge 1 commit into
Hamplard-Hub:mainfrom
longyi2:feat/route-announcer
Open

Add route change announcements#309
longyi2 wants to merge 1 commit into
Hamplard-Hub:mainfrom
longyi2:feat/route-announcer

Conversation

@longyi2

@longyi2 longyi2 commented Aug 28, 2026

Copy link
Copy Markdown

Summary
• Add route change announcements for screen reader and keyboard users.
• Announce the update page title in the format navigated to [page title].
• Use an assertive, visually hidden aria-live region that watches usePathame.
• Mount the announcer globally in the root layout so it works across shared-layout navigations.
Testing
• Changed-file ESLint validation passes
• Full-project lint is currently blocked by pre-existing unrelated errors.
• Manual NVDA/Voiceover testing remains to be completed across at least three route transitions.
closes #167

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@longyi2 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Frontend] Accessibility: Add Screen Reader Route Announcer

1 participant