-
Notifications
You must be signed in to change notification settings - Fork 278
Description
Bug Description
Our current design has a message strip that has text and a link at the end of the text. When the screenreader user focuses on the link within the message strip, the screenreader announces all the text (including the link text) to help annotate the message strip. The screenreader then repeats only the link text to give context to the actual link. The SF A11y team has reported that this repetitive announcement is an a11y violation and should be avoided.
Please note that the SAP UI5 MessageStrip component supports a link property and does not have repeated announcement of the link text:

Affected Component
MessageStrip
Expected Behaviour
When the user navigates to a link within the message strip, the link text should only be announced once when focused.
Isolated Example
Steps to Reproduce
- open stackblitz example with JAWS
- tab to the "Open SAP Homepage" link
- Note that the whole text content of the message strip is read out
- Note that the link text is read out again
- Navigate to the SAP UI5 Message Strip component page
- focus on the last message strip with the link "Open SAP Homepage"
- Note that the link text is only announced once
...
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.18.0
Browser
Chrome
Operating System
macOS
Additional Context
No response
Organization
SFSF
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
