Skip to content

fix: add explicit aria-label to HeaderActions icon-only toggle - #1092

Open
CodedBay wants to merge 1 commit into
Talenttrust:mainfrom
CodedBay:fix/header-actions-aria-label
Open

fix: add explicit aria-label to HeaderActions icon-only toggle#1092
CodedBay wants to merge 1 commit into
Talenttrust:mainfrom
CodedBay:fix/header-actions-aria-label

Conversation

@CodedBay

@CodedBay CodedBay commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Description

Closes #

Type of Change

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (no functional change, internal code improvement)
  • Documentation update

Pre-flight Checklist

All items must be checked before requesting review.

  • npm run lint passes with no errors
  • npm test passes with no failures
  • npm run build completes successfully

Testing & Coverage

  • Module test coverage for impacted files meets or exceeds the 95% minimum threshold
    (run npm test -- --coverage and check the per-file table)
  • If this PR adds or modifies UI components, accessibility tests were written using
    the shared utilities in src/test-utils/a11y.tsx
    closes Add descriptive labels and roles to dialogs icon buttons #861

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 descriptive labels and roles to dialogs icon buttons

1 participant