Skip to content

**a11y(contracts): announce updates politely (#517)** - #669

Merged
mikewheeleer merged 2 commits into
Talenttrust:mainfrom
Awointa:a11y/contracts-01-live
Jul 25, 2026
Merged

**a11y(contracts): announce updates politely (#517)**#669
mikewheeleer merged 2 commits into
Talenttrust:mainfrom
Awointa:a11y/contracts-01-live

Conversation

@Awointa

@Awointa Awointa commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Adds a polite aria-live region that announces meaningful contracts changes (count/status) to screen-reader users when content updates.

  • Debounced so rapid successive updates don't spam the announcement queue
  • No announcement on initial mount
  • No change to underlying contracts logic
  • Tests cover: normal update, rapid successive updates, zero results, no-announce-on-mount
  • npm run lint, npm test, npm run build all passing (output included below)
# paste full test/lint/build output here

Closes #517.

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@Awointa 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

@mikewheeleer

Copy link
Copy Markdown
Contributor

thanks @Awointa, exactly what #517 needed. merging 🎊

@mikewheeleer
mikewheeleer merged commit cb385da into Talenttrust:main Jul 25, 2026
1 check failed
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.

Announce contracts updates through an aria-live region

2 participants