Skip to content

Replace values in single-item selection #1104

@nuno-agostinho

Description

@nuno-agostinho

Selectize.js is great even for single-item selection. The problem is that after the user has selected the item, s/he needs to delete the selected item and start typing to search from the beginning. I think it would be more intuitive if the "deletion" step wasn't needed.

Steps to reproduce:

  1. Click selectize input box
  2. Type a few letters

Expected result: Delete the selected item and search the available items.

Actual result: Nothing happens, since step 2 is actually "delete selected item" and only step 3 is "type a few letters"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions