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-input): Suggestions count is read out when expected #3127

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

niyap
Copy link
Contributor

@niyap niyap commented Apr 9, 2021

On accessing the ui5-input web component, the suggestions count should not be read out.
It is expected to be read out, once the suggestions are opened or after entering a value.

FIXES: #3051

@elenastoyanovaa
Copy link
Contributor

@niyap Could you update the status page of the input with the change in the implementation, speech output and add the pull request link?

@ilhan007 ilhan007 added the ACC label Apr 9, 2021
@niyap
Copy link
Contributor Author

niyap commented Apr 9, 2021

@niyap Could you update the status page of the input with the change in the implementation, speech output and add the pull request link?

Yes, I will :)

@ilhan007 ilhan007 merged commit 76ec379 into SAP:master Apr 9, 2021
ilhan007 pushed a commit that referenced this pull request May 10, 2021
On accessing the ui5-input web component, the suggestions count should not be read out.
It is expected to be read out, once the suggestions are opened or after entering a value.

FIXES: #3051
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui5-input with suggestions accessibility issues
3 participants