Skip to content

fix(ui5-side-navigation): group name is now announced by screen reader #11600

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LidiyaGeorgieva
Copy link
Contributor

Group name is read out when accessing group item.

fixes: #11599

Group name is read out when accessing group item.

fixes: #11599
Copy link

@Stoev Stoev left a comment

Choose a reason for hiding this comment

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

Looks good.
Could add "now" to stress the change:
group name is now announced by screen reader

If you consider of additional value for users, please add some explanatory text, for example:

Add aria-label={this.text} to the group ul elements in the Side Navigation templates, making navigation groups and sub-items more descriptive for screen readers.

@LidiyaGeorgieva LidiyaGeorgieva changed the title fix(ui5-side-navigation): group name is announced by screen reader fix(ui5-side-navigation): group name is now announced by screen reader May 28, 2025
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.

Remove changes in TableAllPopin.html file. Add tests.

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.

[ui5-side-navigation]: group name is not read out when accessing group item
3 participants