Closed
Description
Thanks for your work on this project! Really handy, although I ran into this issue:
Repro steps:
- Type a few letters and get some options
- Press down on the keyboard to select something (not fired yet, that's fine as the user might want to go further down or up again before a final selection). Notice the text in the selection box changes as you move.
- Use the mouse to click away from the choices.
Expected: selection remains in text box; onSelect fires
Actual: selection remains in text box; onSelect does NOT fire. But the text is still selected.
If the text box is only for display and you are working with data values underneath this behaviour can break the app.
Cheers!
Metadata
Metadata
Assignees
Labels
No labels