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

bug(Dropdown): Arrow keys are not working after No results found. #1275

Closed
kirillku opened this issue Feb 2, 2017 · 2 comments
Closed

bug(Dropdown): Arrow keys are not working after No results found. #1275

kirillku opened this issue Feb 2, 2017 · 2 comments

Comments

@kirillku
Copy link

kirillku commented Feb 2, 2017

Steps

  1. Go to search-selection dropdown
  2. Type something (e.g. af)
  3. If you will use arrow up and down keys, everything is working as expected
  4. Add one letter to search field, so there will be no results (afs)
  5. Remove this letter (af)
  6. Arrow keys are not working anymore (Uncaught TypeError: Cannot read property 'disabled' of undefined)
@levithomason
Copy link
Member

Thanks much! PRs welcome, otherwise, I'll get this fixed soon as I can.

@levithomason
Copy link
Member

See #1279

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