Skip to content

Add or clear current input value on blur and allow auto select on tab (for new values)  #414

@akum32

Description

@akum32

When new values are allowed:

  1. On blur, add the current input value, so when the user clicks away, it will be automatically added.
  2. On tab key press, add the current input value.

When new values are NOT allowed:

  1. On blur, clear the current input value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions