SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.58k stars 270 forks source link

[SF_ACC][DynamicPage]: Aria role of header is not appropriate #10175

Open i323808 opened 2 weeks ago

i323808 commented 2 weeks ago

Bug Description

Aria role of DynamicPage header is not appropriate.

dynamicPage_header_a11y

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

  1. navigate to https://sap.github.io/ui5-webcomponents/components/fiori/DynamicPage/
  2. scan page using axe DevTools

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.4.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

dobrinyonkov commented 2 weeks ago

Hello @SAP/ui5-webcomponents-topic-p,

the axe tool indeed reports an error with the role. Please check with the acc specification and acc experts on the correct role for this expandable area.

Kind Regards, Dobrin