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

Selected object updates when deleting entire highlighted selection #493

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Selected object updates when deleting entire highlighted selection #493

wants to merge 7 commits into from

Conversation

joaomvfsantos
Copy link

Fix #179

@joaomvfsantos
Copy link
Author

When min length is set to 0, the search is performed as soon as the input gets focus. After selecting a result and emptying the input the search was not performed again (thus no dropdown appearing) and the selected object was not cleared. This aims to solve both this issues. If you believe this is not the intended behavior feel free to discard this PR.

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.

1 participant