react-categorized-tag-input
react-categorized-tag-input copied to clipboard
Hide items from Autocomplete once selected
Hi,
When I add an "tag" item from the autocomplete, it does not get removed from the autocomplete list.
This means it allows duplicates of the same tag to be created.
Is this a bug? Or is there a way to improve this?
Yes, it would be great if this could be an option passed in as a prop.
+1
I can add a allowDuplicates prop to enable/disable this. Since it would be a breaking change, it would be true by default. Or maybe I will release a new major update. Sorry for not replying for a long time, completely forgot about this.
All good- has your most recent update achieved this?
Nope, has not been done yet.