ui5-webcomponents
ui5-webcomponents copied to clipboard
[SF_ACC][ui5-date-picker]: AXE errors about the ui5-date-picker dialog
Bug Description
AXE tool has identified some ARIA issues and accessible name on the calendar dialog
- Month select dialog & date select dialog: ARIA dialog and alertdialog node should has an accessible name
-
Elements with an ARIA role that require child roles contain them
-
Different "open picker" button should have unique aria-label, associated with ui5-date-picker accessibleName
Affected Component
ui5-date-picker
Expected Behaviour
- There should not be AXE Errors
- "Open picker" button should have aria-label associated with date picker accessibleName
Isolated Example
https://stackblitz.com/edit/github-pzxshp
Steps to Reproduce
- Go to https://stackblitz.com/edit/github-pzxshp
- Open date picker dialog
- Run AXE Devtools
- See there are some issues reported
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
1.24.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
SAP SuccessFactors
Declaration
- [X] I’m not disclosing any internal or sensitive information.