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-time-picker): fix buttons announcements in value help dialog #8848

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

NHristov-sap
Copy link
Contributor

@NHristov-sap NHristov-sap commented Apr 25, 2024

The SR announcement of the top buttons (hours/minutes/seconds) in TimePicker/DateTimePicker wasn't correct because of wrong role of these buttons - it was "button" but must be "spinbutton".

This PR solves the issue.

Fixes: #7980

@NHristov-sap NHristov-sap added bug This issue is a bug in the code Medium Prio ACC and removed bug This issue is a bug in the code Medium Prio labels Apr 25, 2024
@unazko unazko self-requested a review April 26, 2024 13:36
@NHristov-sap NHristov-sap merged commit d5f25fb into main Apr 30, 2024
9 checks passed
@NHristov-sap NHristov-sap deleted the GH_togglespinbutton_role branch April 30, 2024 06:08
NHristov-sap added a commit that referenced this pull request Apr 30, 2024
…8848)

* fix(ui5-time-picker): fix buttons announcements in value help dialog

* fix(ui5-time-picker): fix comments
NHristov-sap added a commit that referenced this pull request Apr 30, 2024
…8880)

fix(ui5-time-picker): fix buttons announcements in value help dialog (#8848)

* fix(ui5-time-picker): fix buttons announcements in value help dialog

* fix(ui5-time-picker): fix comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]:DateTimePicker hour minutes seconds AM/PM add screen reader instructions
2 participants