Skip to content

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

@thatblindgeye

Description

@thatblindgeye

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?

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions