Skip to content

fix(ui5-select): correct role and screen reader speech out #2587

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

Merged
merged 4 commits into from
Jan 4, 2021
Merged

fix(ui5-select): correct role and screen reader speech out #2587

merged 4 commits into from
Jan 4, 2021

Conversation

nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Dec 16, 2020

Role of the ui5-select is changed to combobox which change the speech output near to the default behavior. Issue where role="button" can't be used with aria-required / required attribute is fixed. Overwriting the aria-label speech output with aria-labelledby is fixed.

Fixes: #2485
Fixes: #2339
Fixes: #2142

@ilhan007 ilhan007 merged commit 59497ee into SAP:master Jan 4, 2021
@ilhan007 ilhan007 added the SAP SF label Jan 4, 2021
ilhan007 pushed a commit that referenced this pull request Jan 13, 2021
- Role of the ui5-select is changed to combobox which change the speech output near to the default behavior. 
- The issue where role="button" can't be used with aria-required / required attribute is fixed. 
- Overwriting the aria-label speech output with aria-labelledby is fixed.

Fixes: #2485
Fixes: #2339
Fixes: #2142
@ilhan007 ilhan007 added the ACC label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants