Skip to content

Add tagging to create an option when it doesn't exist #119

@JLEGit

Description

@JLEGit

Notes from library author:

  • Could be named "tagging" as this is what vue-multiselect and vue-select have already implemented.
  • Add a :taggable prop that can receive a boolean.
  • When :taggable="true", if user search for an option that isn't part of the list, ask if they want to create it instead in the menu.
  • There's potentially a lot of edge-cases to handle with this feature (adding/removing a created option, how to create the option value, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions