Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UploadCollectionItem: edit and delete button should have unique accessible names (A11y) #10784

Open
1 task done
summer2200 opened this issue Feb 6, 2025 · 2 comments
Open
1 task done
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RD

Comments

@summer2200
Copy link

Describe the bug

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.

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

Image

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

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Collaborator

Lukas742 commented Feb 6, 2025

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

@NHristov-sap
Copy link
Contributor

Hello @ui5-webcomponents-topic-rd,

Please check the reported issue.

Best Regards,
Nikolay Hristov

@NHristov-sap NHristov-sap added the bug This issue is a bug in the code label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RD
Projects
Status: New Issues
Development

No branches or pull requests

3 participants