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

In IE 11 do not hide suggests after select #109

Closed
ibhub opened this issue Jan 17, 2016 · 6 comments
Closed

In IE 11 do not hide suggests after select #109

ibhub opened this issue Jan 17, 2016 · 6 comments
Labels

Comments

@ibhub
Copy link

ibhub commented Jan 17, 2016

Steps to reproduce:

  1. Open http://react-autosuggest.js.org/
  2. Type "c" in Basic suggestion input
  3. Select "c#" for example (mouse click only)
  4. See issue: "c#" in suggestion don't hide
@moroshko moroshko added the bug label Feb 1, 2016
@joaovpmamede
Copy link

I wish I could have this feature, not closing the suggestions after an event (click/enter, etc...).
That way we could choose more than one suggestion at a time.

Do you plan on adding some prop for this in the future?

@dlmoody
Copy link

dlmoody commented Mar 25, 2016

This also happens in IE10. I have not verified but I have been told that this is occurring in IE9 also.
@moroshko I would be more than happy to make the fix. Does anyone know what the issue is? I am thinking the fix would be in autowhatever though right? Since it seems to be presentation layer so to speak?

If someone knows what the issue is it would really help.

@moroshko
Copy link
Owner

@joaovpmamede What you want is probably beyond the scope of this library, sorry.

@moroshko
Copy link
Owner

@dlmoody I haven't had the time to investigate the IE issue, but will be more than happy to accept a fix.

@moroshko
Copy link
Owner

moroshko commented Apr 21, 2016

Fixed in 3.7.2

@ibhub
Copy link
Author

ibhub commented Apr 21, 2016

Great! Thank you.

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

4 participants