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

react-autosuggest keyboard up down keys not working after mousedown and out #7526

Closed
imerkle opened this issue Jul 24, 2017 · 3 comments
Closed
Labels
external dependency Blocked by external dependency, we can’t do anything about it v1.x

Comments

@imerkle
Copy link

imerkle commented Jul 24, 2017

A very small bug i noticed in https://material-ui-1dab0.firebaseapp.com/component-demos/autocomplete

If you click and hold a listitem and mouseleave(or mouseout) that listitem. And release the mouse outside of that listitem (or the whole search menu).
Then pressing arrow keys wont change focus.

@oliviertassinari
Copy link
Member

I was able to reproduce the issue on http://react-autosuggest.js.org/. That's where not implementing our own autocomplete component is great, you found that issue, it can be fixed a beneficial for much more users that just the one using Material-UI at the autosuggest level. I'm closing :).

@oliviertassinari oliviertassinari added external dependency Blocked by external dependency, we can’t do anything about it v1 labels Jul 24, 2017
@oliviertassinari
Copy link
Member

oliviertassinari commented Jul 24, 2017

I would suggest opening an issue on their side.

@anrana12345
Copy link

Closing issues without solution will not help you in long run Mr. olivier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Blocked by external dependency, we can’t do anything about it v1.x
Projects
None yet
Development

No branches or pull requests

3 participants