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: Filtered list resets when using arrow keys #1858

Closed
dschu-lab opened this issue Jul 12, 2017 · 1 comment
Closed

Dropdown: Filtered list resets when using arrow keys #1858

dschu-lab opened this issue Jul 12, 2017 · 1 comment
Labels

Comments

@dschu-lab
Copy link

dschu-lab commented Jul 12, 2017

Steps

I'm using a Dropdown component. When entering a searchQuery and then using the arrow keys on my keyboard, the filter resets while cycling. This is only happening when multiple=false. In multiple=true, everything works properly.

Expected Result

I would expect the same behavior for both modes.

Actual Result

The filtered list resets

Version

0.71.0

Testcase

Inside the documentation, scroll to Remote

Link to demo video

@layershifter
Copy link
Member

layershifter commented Jul 12, 2017

Will be fixed by #1795, see Single select, arrows section. Thanks for the detailed report.

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

No branches or pull requests

2 participants