Skip to content

fix(ui5-select): fix use of ESC leads to wrong selection #1724

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 1 commit into from
Jun 3, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jun 3, 2020

When the picker is closed and the user hits ESC, the component saves that action
and cancels the next selection. Now ESC cancels selection only if the picker is opened.

FIXES: #1721

When the picker is closed and the user hits ESC, the component saves that action
and cancels the next selection. Now ESC cancels selection only if the picker is opened.

FIXES: #1721
@ilhan007 ilhan007 merged commit 095d6dc into master Jun 3, 2020
@ilhan007 ilhan007 deleted the fix-select-esc branch June 3, 2020 06:46
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.

Select: Pressing Esc on the Select component causes strange behavior
2 participants