Skip to content

CustomListItem: No aria-label support #3014

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

Closed
sleric1024 opened this issue Mar 25, 2021 · 4 comments · Fixed by #3269
Closed

CustomListItem: No aria-label support #3014

sleric1024 opened this issue Mar 25, 2021 · 4 comments · Fixed by #3269

Comments

@sleric1024
Copy link

Describe the bug
When using the following component within List, we cannot using aria-label to define a message for a11y use case.
So there will be no indication that if there are interactive elements within each list item or not.

  • StandardListItem
  • CustomListItem
  • GroupHeaderListItem

Expected behavior
aria-label support for the following component

  • StandardListItem
  • CustomListItem
  • GroupHeaderListItem

Additional context
I am from SAP SuccessFactors

@MarcusNotheis
Copy link
Collaborator

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

@MarcusNotheis MarcusNotheis transferred this issue from SAP/ui5-webcomponents-react Mar 25, 2021
@kskondov kskondov self-assigned this Mar 25, 2021
@kskondov kskondov added ACC bug This issue is a bug in the code High Prio TOPIC P labels Mar 25, 2021
@kskondov
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-p, I am forwarding this issue to you, as owners of the ui5-list component

@kskondov kskondov removed their assignment Mar 25, 2021
@dobrinyonkov dobrinyonkov self-assigned this Mar 30, 2021
@ilhan007 ilhan007 added the SAP SF label Apr 1, 2021
@ilhan007 ilhan007 added this to the 1.0.0-rc.15 milestone Apr 1, 2021
@ilhan007 ilhan007 removed the bug This issue is a bug in the code label Apr 1, 2021
@nnaydenow nnaydenow self-assigned this May 18, 2021
@ilhan007
Copy link
Member

ilhan007 commented Jun 1, 2021

Hello @sleric1024 the solution will be part of 031.9 and 0.29.18 (coming next week 7Jun - 11 Jun). Check out the following PR for details #3269

@sleric1024
Copy link
Author

Hi @ilhan007 , thank you for your kind reminding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment