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 UI5 WebComponents List component with selectionMode="Delete" is not properly accessible via keyboard navigation. Users cannot tab to focus the Delete/cross-icon from the list to remove items, making this feature unusable for keyboard-only users.
Affected Component
No response
Expected Behaviour
Users should be able to navigate to delete/cross icon of the list items using Tab key
Bug Description
The UI5 WebComponents List component with
selectionMode="Delete"is not properly accessible via keyboard navigation. Users cannot tab to focus the Delete/cross-icon from the list to remove items, making this feature unusable for keyboard-only users.Affected Component
No response
Expected Behaviour
Isolated Example
https://ui5.github.io/webcomponents-react/v2/?path=/docs/data-display-list--docs
Steps to Reproduce
...
ui5-list.mp4
Log Output, Stack Trace or Screenshots
No response
Priority
High
UI5 Web Components Version
2.19.1
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
SAP Labs
Declaration