mantinedev / mantine

A fully featured React components library
https://mantine.dev
MIT License
26.26k stars 1.86k forks source link

TagInput component #494

Closed oxorp closed 2 years ago

oxorp commented 2 years ago

We're currently evaluating mantine for rewriting an enterprise logistics management software and it's a blast. We found everything we need for our forms so far except a Tag-Input. The current version of our application uses react-taginsput and we're loving it for stuff like validationRegex and pasteSplit.

Style wise it would look much like MultiSelect with creatable I guess.

Let me know if you'd be interested in adding this to mantine and we'll have a developer working on a PR asap.

Cheers!

rtivital commented 2 years ago

Sounds fine, feel free to submit a PR and reach out on Discord if you need help in contributing

auronsan commented 2 years ago

https://github.com/mantinedev/mantine/pull/877