-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
Description
Describe the bug
When a non-interactive Tag is read out by screen reader, it's announcing "Tag [tag content]". Expected behavior should be just announcing the tag content without "Tag".
Isolated Example
https://stackblitz.com/edit/github-g7wrb9e1?file=src%2FApp.tsx
Reproduction steps
- Press Tab key to focus on the first timeline item, the tag was read out as "TagSingle Role"
Expected Behaviour
Should just read out the tag content without "Tag".
Screenshots or Videos
No response
UI5 Web Components for React Version
2.14.0
UI5 Web Components Version
2.14.0
Browser
Chrome
Operating System
MacOS
Additional Context
No response
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.