react-tag-input-component icon indicating copy to clipboard operation
react-tag-input-component copied to clipboard

Feature request: multiple values per tag

Open jelleag opened this issue 3 years ago • 0 comments

First of all: thanks to @harshzalavadiya for creating and maintaining this component!

For my current usecase, I need the ability to add multiple values to one tag. Essentially turning a tag into an array of multiple values. The tag will automatically close after an n number of values on one tag.

I have added this functionality to the source code and will send a pull request. Thanks in advance for considering!

jelleag avatar Oct 24 '22 12:10 jelleag