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

DataList - aria labeling and aria-selected should be removed from li elements #11391

Open
thatblindgeye opened this issue Jan 8, 2025 · 0 comments

Comments

@thatblindgeye
Copy link
Contributor

Describe the enhancement or change

  • Per naming role guidance from W3C, listitems should not have aria labeling even if technically it may work. We should remove any aria-label, aria-labelledby, and/or aria-describedby from any li items in this component.
  • The aria-selected attribute must be removed from the DataListItem component, as the attribute is not valid on li elements

Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?

Any other information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant