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

Multiple Search Selection Dropdown keeps input when selecting #2015

Closed
kirillku opened this issue Aug 29, 2017 · 1 comment
Closed

Multiple Search Selection Dropdown keeps input when selecting #2015

kirillku opened this issue Aug 29, 2017 · 1 comment

Comments

@kirillku
Copy link

kirillku commented Aug 29, 2017

Multiple Search Selection Dropdown keeps input when selecting. It should be cleaned every time user selects some item. Notices that everything works fine when there are only one option found, but when multiple, the input is not reset. Or is it expected behavior? Then, in my opinion, it still should be disabled when using closeOnChange prop.

Steps

  1. Type something in dropdown
  2. Chose any and press enter

Expected Result

Item is selected, input is empty

Actual Result

Item is selected, input text stays

Version

0.72.0

Testcase

codepen

@layershifter
Copy link
Member

Duplicate #1954. This behaviour was introduced in #1795, there was also PR for this #1955, but it wasn't finished.

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

No branches or pull requests

2 participants