Open jedwards1211 opened 5 years ago
This is actually a good idea! Thanks for trying it out anyway! We recently have placed the project in maintenance mode, but should mostly work on latest React versions.
If you are using it and find any bug don‘t hesitate to open issues!
oh heh! I just randomly took a look, it caught my eye incidentally because I've been writing a lot of parsing code lately and "token" is the word for a piece of input parsed by a lexer.
Ahah no prob! I’ll keep this issue open so to not forget about your suggestion.
Very cool project! I just wanted to say that I couldn't really tell from the name
react-faceted-token-input
what it does until I played with the demo site. It's a lot like a multiselect, but the crucial difference is instead of just selecting a list of values, each token is marked as the value for a given attribute in the dropdown to its left...I'm thinking maybereact-attribute-multiselect
would be a better name?