Skip to content

Give close buttons accessible names - #81

Open
1cbyc wants to merge 1 commit into
ldbumble:masterfrom
1cbyc:1cbyc/61-label-close-buttons
Open

1cbyc wants to merge 1 commit into
ldbumble:masterfrom
1cbyc:1cbyc/61-label-close-buttons

Conversation

@1cbyc

@1cbyc 1cbyc commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

What & why

Give every IconButton containing a close icon an explicit, context-specific accessible name so screen readers no longer announce indistinguishable generic buttons. Add a source-scan regression and rebuild the packaged UI.

Fixes #61

Checklist

  • npm test passes (728 tests)
  • New behavior has a source-scan regression covering every JSX close icon button
  • UI touched → taskuary/web/ rebuilt and committed
  • No visual change; screenshot is unchanged
  • README not needed

Co-authored-by: insisong emmanuelisaacnsisong@gmail.com

Co-authored-by: insisong <emmanuelisaacnsisong@gmail.com>

This branch has not been deployed

No deployments
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.

Close buttons in the web UI have no accessible name

1 participant