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
Could you please take a look at this? Access Assistant reports a "Provide alternative text for images" issue for SideNavigation with icons. We should set the Icon mode to Decorative in the renderer of SideNavigationItems.
This issue was caused by an unintentional change of the default value of the Icon component's mode property, which we use inside the SideNavigationItems. It has been fixed with #10969.
Tested with AccessAssistant and on our side, there are no such problems reported for SideNavigation anymore, so I am closing this.
Bug Description
the icons in sidenav have role presentation in the group not the svg so it is giving a false positive on accessibility tools.
Affected Component
sidenav
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
Low
UI5 Web Components Version
2.8.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: