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

Feature/multiple values per tag

Open jelleag opened this issue 3 years ago • 2 comments

#35

jelleag avatar Oct 24 '22 12:10 jelleag

@jelleag thanks for the PR but can you privide more information then just multiple tags?

preferable nice to have screenshot/gif since it's little hard to understand what exactly this feature does?

harshzalavadiya avatar Oct 25 '22 09:10 harshzalavadiya

Sure!

For a project I needed the ability to enter more than one value per tag. In my case, I wanted the possibility to enter two values, in which the first is a key and the second is the value. I have made a more universal solution, in case others would want to use it too. I've added some screenshots below for illustration. Can imagine it's a particular use case, and maybe outside of the scope of this package.

Screenshot from 2022-11-08 09-45-11 Screenshot from 2022-11-08 09-45-25 Screenshot from 2022-11-08 09-45-41

jelleag avatar Nov 08 '22 08:11 jelleag