Skip to content

fix(ui5-side-navigation): improve accessibility for groups #11357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 28, 2025

Conversation

s-todorova
Copy link
Contributor

@s-todorova s-todorova commented Apr 17, 2025

  • Remove invalid aria-description for group element with role='treeitem'

Fixes: #11349

- Remove invalid 'aria-description' for group element with role='treeitem'
- Add missing 'aria-label' for group element with role='group'

Fixes: #11349
@s-todorova s-todorova requested a review from a team April 17, 2025 08:42
Copy link
Member

@TeodorTaushanov TeodorTaushanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add tests

@s-todorova s-todorova merged commit a5531de into main Apr 28, 2025
12 checks passed
@s-todorova s-todorova deleted the sideNav_aria-description branch April 28, 2025 13:50
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.10.0-rc.3 🎉

The release is available on v2.10.0-rc.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SideNavigationGroup]: Element has an aria attribute which is not valid
4 participants