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

fix(ui5-date*): components accessibility improved #3163

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

unazko
Copy link
Contributor

@unazko unazko commented Apr 19, 2021

  • ui5-date-picker: Replace aria-owns with aria-controls.
  • ui5-datetime-picker: Change aria-roledescription's value to Date Time Input
  • ui5-daterange-picker: Change aria-roledescription's value to Date Range Input

Fixes #3002

 - ui5-date-picker: Replace aria-owns with aria-controls.
 - ui5-datetime-picker: Change aria-roledescription's value to Date Time Input
 - ui5-daterange-picker: Change aria-roledescription's value to Date Range Input

Fixes SAP#3002
@ilhan007
Copy link
Member

Looks good, but will wait for the internal review

@ilhan007 ilhan007 merged commit fe06f84 into SAP:master Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-date*: Adopt the latest screen reader specifications
2 participants