Skip to content

fix(core): improve aria-label for column menu button accessibility #7152#7349

Open
sardarMrashed wants to merge 1 commit into
angular-ui:masterfrom
sardarMrashed:fix-aria-label-7152
Open

fix(core): improve aria-label for column menu button accessibility #7152#7349
sardarMrashed wants to merge 1 commit into
angular-ui:masterfrom
sardarMrashed:fix-aria-label-7152

Conversation

@sardarMrashed
Copy link
Copy Markdown

Fixes #7152 - Changed columnMenuButtonLabel from 'Column Menu' to 'Column Menu Button' to prevent screen readers from repeating the word 'menu'

@sardarMrashed
Copy link
Copy Markdown
Author

This fix addresses the accessibility issue where NVDA screen reader was reading 'column menu menu button sub menu' which is confusing for users. Changing the label to 'Column Menu Button' makes it clearer and more intuitive for screen reader users.

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] NVDA not reading column header sorting dropdown button properly

1 participant