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
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
The text was updated successfully, but these errors were encountered:
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.
Expected behavior
aria-label support for the following component
Additional context
I am from SAP SuccessFactors
The text was updated successfully, but these errors were encountered: