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
When UploadCollection is set to Detail type, each item in the collection has a edit button and a delete button in the end, and these buttons should have unique accessible names.
Currently the buttons have no accessible names.
Describe the bug
When
UploadCollection
is set toDetail
type, each item in the collection has a edit button and a delete button in the end, and these buttons should have unique accessible names.Currently the buttons have no accessible names.
Isolated Example
https://stackblitz.com/edit/github-cpmz8rrr?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
Edit button and delete button of each item in
UploadCollection
should have unique accessible names.Screenshots or Videos
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: