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

Dropdown: one character cannot be deleted with backspace #1784

Closed
kirillku opened this issue Jun 21, 2017 · 2 comments
Closed

Dropdown: one character cannot be deleted with backspace #1784

kirillku opened this issue Jun 21, 2017 · 2 comments

Comments

@kirillku
Copy link

Steps

  1. Go to dropdown-example-search-selection
  2. Input some characters to search select
  3. Try to delete the characters with backspace

Expected Result

Search select is empty

Actual Result

One character stays and cannot be deleted

Version

0.68.5

Testcase

codepen

@kaikun213
Copy link

Confirmed. Was just about to post the same.

@layershifter
Copy link
Member

Duplicate, here is PR #1722. There is also a workaround, you can set minCharacters to 0.

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

3 participants