Skip to content

Allow manual copying of tags by user #1177

@calumgunn

Description

@calumgunn

I did:

  • Search for if my issue has already been submitted
  • Make sure I'm reporting something precise that needs to be fixed
  • Give my issue a descriptive and concise title
  • Create a minimal working example on JsFiddle or Codepen
    (or gave a link to a demo on the Selectize docs)
  • Indicate precise steps to reproduce in numbers and the result,
    like below

I've been trying to work out how to get this working all day, so this is my final port of call. Hope you don't mind.

We're using Selectize for user-inputted tags in our app. I'd like to be able to select the resulting tags, copy them (with a right-click > copy, or ctrl+v), and paste them into another selectized field to populate it with the copied tags.

Steps to reproduce:

  1. Create Selectized tag box and input some tags
  2. Select tags in box and copy
  3. Paste tags into another Selectized tag box

Expected result:
Second tag box is populated with copied tags.

Actual result:
Nothing.

If this has been solved in some way, or is not a desired feature, let me know!

Thanks

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