ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[GroupHeaderListItem]: incorrect role "group"

Open ee92 opened this issue 1 month ago • 1 comments

Bug Description

The attribute role="group" on the ui5-li-groupheader causes an a11y issue when used as designed inside a ui5-list

Affected Component

ui5-li-groupheader, ui5-list

Expected Behaviour

List children should not have role "group"

Isolated Example

No response

Steps to Reproduce

  1. go to playground
  2. run Axe dev tools
  3. see the "Certain ARIA roles must contain particular children" issue

Log Output, Stack Trace or Screenshots

image

Priority

Low

UI5 Web Components Version

1.24.1

Browser

Chrome

Operating System

No response

Additional Context

Thank you

Organization

SuccessFactors

Declaration

  • [X] I’m not disclosing any internal or sensitive information.

ee92 avatar Jun 18 '24 22:06 ee92