react-tags
react-tags copied to clipboard
⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo)
Different languages use different word order like `Create a new tag “{0}” and add it.` so it would be useful to support it. ## Describe the solution you'd like The...
## Describe the solution you'd like Add a prop that freezes all input and tag deletion ## Describe alternatives you've considered This is pretty standard functionality for input fields. ##...
I am overriding the `maxSuggestionsLength` prop to 1000 and my suggestions are in a scrollable div. When I use the arrow keys to navigate between the suggestions, I would like...
The online demo does not allow tags with space to be created, although the option is shown http://i-like-robots.github.io/react-tags/ ## Expected behaviour If it should be possible to create a tag...
Scrollable suggestion dropdown, clicking the scroll bar causes the suggestions dropdown to collapse
Hi, thanks very much for the library! I noticed a small issue when using this library when the suggestions list is given a max height and set to scroll when...
## Describe the solution you'd like Can we have an option to define the max number of tags that the user can select? ## Describe alternatives you've considered This could...
we already use these react-tags and our new business request is to make an infinite scroll for the suggestion! as I saw the code its only each item can be...
## Describe the solution you'd like With styled-components, I can't exactly share the styles effectively on `.react-tags__search-input`. It would be helpful to pass my own custom `input` component. ## Describe...
version:6.0.0-beta.4