Skip to content
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
@pstanton

Description

@pstanton

if you are typing into the text field, then press enter nothing happens, but then your next key press has no effect. eg:

  1. focus on text field
  2. press a ('a' appears in field)
  3. press enter (no change)
  4. press a (no change)
  5. press a ('aa' appears in field)

this can be easily reproduced on the demo page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions