Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Combobox (Autocomplete) features #892

Open
abdolian opened this issue Jan 27, 2023 · 0 comments
Open

Combobox (Autocomplete) features #892

abdolian opened this issue Jan 27, 2023 · 0 comments
Assignees

Comments

@abdolian
Copy link
Collaborator

abdolian commented Jan 27, 2023

  • multiple
  • preview (join with a delimiter, or chip)
  • open on focus
  • editable (select only or can type)
  • categorize
  • min/max number of items
  • items type
  • debounce time
  • allow duplication
  • can create a new one
  • can create a new one on blur
  • placeholder
  • disabled (component/items/options)
  • persist the items that will create in runtime
  • sortable in preview and items (field and direction)
  • initialize value
  • search fields
  • filter any selected items (hide selected)
  • internationalize
  • validation for each input (number, regex, email, etc)
  • case sensitivity
  • readonly/lock
  • clearable
  • checkbox
  • auto width
  • close after selecting
  • truncate the items
  • menu size
  • edit the last selected item with backspace
  • select/clear all in multiple modes
  • auto highlight (highlight the first option)
  • auto select (the selected option becomes the value of the input when the Autocomplete loses focus)
  • header/footer slot
  • placement for menu
@abdolian abdolian self-assigned this Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant