Skip to content

[5712] Accessibility - Buttons and links missing accessible names #5713

Merged
knolleary merged 5 commits into
devfrom
5712-labels-buttons
May 22, 2026
Merged

[5712] Accessibility - Buttons and links missing accessible names #5713
knolleary merged 5 commits into
devfrom
5712-labels-buttons

Conversation

@n-lark

@n-lark n-lark commented May 5, 2026

Copy link
Copy Markdown
Contributor

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Resolves #5712

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run npm run test to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

@n-lark n-lark requested a review from knolleary May 5, 2026 19:25
@n-lark n-lark self-assigned this May 5, 2026
@n-lark n-lark linked an issue May 5, 2026 that may be closed by this pull request
@knolleary

knolleary commented May 21, 2026

Copy link
Copy Markdown
Member

Some of the work I've done in #5742 and #5744 moved buttons around that conflicted with changes in this PR. I've resolved the conflicts and ensured the aria labels are properly applied to the buttons I moved.

@knolleary knolleary merged commit 244dcef into dev May 22, 2026
3 checks passed
@knolleary knolleary deleted the 5712-labels-buttons branch May 22, 2026 08:34
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.

Accessibility - Buttons and links missing accessible names

2 participants