This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Filterble widget handles the enter key incorrectly #8571
Closed
Description
if you are typing into the text field, then press enter nothing happens, but then your next key press has no effect. eg:
- focus on text field
- press a ('a' appears in field)
- press enter (no change)
- press a (no change)
- press a ('aa' appears in field)
this can be easily reproduced on the demo page
Metadata
Metadata
Assignees
Labels
No labels