Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Clearing inputted text via non-keyboard doesn't refresh list #110

Open
AzzaAzza69 opened this issue Apr 18, 2019 · 0 comments
Open

Clearing inputted text via non-keyboard doesn't refresh list #110

AzzaAzza69 opened this issue Apr 18, 2019 · 0 comments

Comments

@AzzaAzza69
Copy link

Reproduce:
Using the first dropdown on the demo page, type in:
ab
Then use either the chrome "x" to clear the text or mouse highlight the ab letters, right-click and select "Cut"

Problem:
The input box is now empty and the list shows "No results.". A subsequent keypress (like shift or backspace) will re-populate the list.

I guess using the oninput would be the "correct" way of handling both moue and keyboard entry.

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

No branches or pull requests

1 participant