Skip to content
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

fix(ui5-li-notification): enhance accessibility #9192

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

LidiyaGeorgieva
Copy link
Contributor

  • the "More"/"Less" button (link) is not read when focusing the notification item. Now the "More"/"Less" button is announced only when the focus is on it.
  • “tag” word before “Important” is not removed since it comes from the ui5-tag component and needs to be announced

fixes #9161

- the "More"/"Less" button (link) is not read when focusing
 the notification item. Now the "More"/"Less" button is announced
only when the focus is on it.
- “tag” word before “Important” is not removed
since it comes from the ui5-tag component and needs to be announced

fixes #9161
Copy link

@BorisDafov BorisDafov left a comment

Choose a reason for hiding this comment

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

I approve the PR from UA perspective

@LidiyaGeorgieva LidiyaGeorgieva merged commit cc34cea into main Jun 14, 2024
10 checks passed
@LidiyaGeorgieva LidiyaGeorgieva deleted the notification_item_ACC_enhancements branch June 14, 2024 06:09
ilhan007 pushed a commit that referenced this pull request Jun 14, 2024
- the "More"/"Less" button (link) is not read when focusing
 the notification item. Now the "More"/"Less" button is announced
only when the focus is on it.
- “tag” word before “Important” is not removed
since it comes from the ui5-tag component and needs to be announced

fixes #9161
kgogov pushed a commit that referenced this pull request Jun 17, 2024
- the "More"/"Less" button (link) is not read when focusing
 the notification item. Now the "More"/"Less" button is announced
only when the focus is on it.
- “tag” word before “Important” is not removed
since it comes from the ui5-tag component and needs to be announced

fixes #9161
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-li-notification]: some ACC improvements
3 participants