Skip to content

feat: add aria-live status regions and dynamic aria-labels for copy-t…#154

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
victorEdeh:feat/123-copy-toast-accessibility
Apr 25, 2026
Merged

feat: add aria-live status regions and dynamic aria-labels for copy-t…#154
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
victorEdeh:feat/123-copy-toast-accessibility

Conversation

@victorEdeh

Copy link
Copy Markdown
Contributor

close #123
close #142

  • TruncatedAddress: sr-only live region announces 'Address copied to clipboard'; aria-label toggles between 'Copy address' / 'Address copied'
  • TransactionHashRow: same pattern for transaction hash copy button
  • TransactionFailureDrawer: per-field copied state with Check icon feedback, dynamic aria-labels, and sr-only live regions for error code and tx hash copy buttons
  • App: Toaster explicitly configured with role=status and aria-live=polite via toastOptions.ariaProps
  • All decorative icons marked aria-hidden=true

Summary

Testing

  • pnpm lint
  • pnpm build

Checklist

  • Linked issue or backlog item
  • Scope is limited to the stated change
  • Updated docs if behavior or setup changed
  • Added screenshots for UI changes when relevant

…o-clipboard actions (accesslayerorg#123)

- TruncatedAddress: sr-only live region announces 'Address copied to clipboard'; aria-label toggles between 'Copy address' / 'Address copied'
- TransactionHashRow: same pattern for transaction hash copy button
- TransactionFailureDrawer: per-field copied state with Check icon feedback, dynamic aria-labels, and sr-only live regions for error code and tx hash copy buttons
- App: Toaster explicitly configured with role=status and aria-live=polite via toastOptions.ariaProps
- All decorative icons marked aria-hidden=true
@drips-wave

drips-wave Bot commented Apr 25, 2026

Copy link
Copy Markdown

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

@Chucks1093 Chucks1093 merged commit 11d8ed8 into accesslayerorg:main Apr 25, 2026
1 check passed
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.

Add compact/full precision toggle for creator metrics Add wallet address copy toast accessibility label

2 participants