You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The icon has explicit role="presentation" and aria-hidden="true" attributes to avoid the screen reader announcements by design. It is implemented according to the screen reader support specifications in both UI5 WebComponents and UI5 classic.
We will double-check the request again with our accessibility experts, if it should be re-specified and if that is the case I will re-open the issue.
in order to enable various customizations of the icon, we will provide a slot named customIcon. This way it would be possible to change the tooltip, the accessible name or any other state of the icon. Styles will still be applied by default on framework level.
Bug Description
Please find below link:
https://sap.github.io/ui5-webcomponents/playground/?path=/story/main-tree--basic
screen reader is not reading the icon name here like paste for example from the above link with group title. only reading the group title.
Affected Component
ui5-Tree
Expected Behaviour
it should read the icon name along with group title.
Isolated Example
No response
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
High
UI5 Web Components Version
1.16.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: