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

After clicking suggestion dont reset the input value and dont close the suggestion panel. #536

Open
TheCodersPlayground opened this issue May 7, 2018 · 1 comment

Comments

@TheCodersPlayground
Copy link

Just like I said in the title, I want the user to select multiple options, so can anyone tell how to not close the suggestion panel after a click is made.

Also I don`t want to re-render suggestions based on their clicks, suggestions should only be rendered on keyboard inputs to the input container.

@kuzzmi
Copy link

kuzzmi commented Oct 8, 2018

@TheCodersPlayground you should use onSuggestionsClearRequested property and control the behavior there

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

No branches or pull requests

2 participants