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-combobox): Close picker when no match #1926

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 8, 2020

When the user types and there is no match, the picker remains open and empty, now it closes.

FIXES: #1920

@ilhan007 ilhan007 changed the title fix(ui5-combo-box): Close picker when no match fix(ui5-combobox): Close picker when no match Jul 8, 2020
@ilhan007 ilhan007 requested review from MapTo0 and vladitasev July 8, 2020 09:14
@ilhan007 ilhan007 merged commit dcac133 into master Jul 8, 2020
@ilhan007 ilhan007 deleted the fox-combo-popover-display branch July 8, 2020 10:59
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-combobox: popover is not dismissed automatically when there's no item matching the input
2 participants