erizocosmico / react-categorized-tag-input

React.js component for making tag autocompletion inputs with categorized results.
http://erizocosmico.github.io/react-categorized-tag-input/
MIT License
78 stars 18 forks source link

available tags #15

Closed daturon closed 8 years ago

daturon commented 8 years ago

Hello! How a user can see a set of available tags designed for quick selection without typing?

daturon commented 8 years ago

A user can type double space but maybe the user can get it other way?

erizocosmico commented 8 years ago

There is no way to do that right now but feel free to send a PR with that feature if you need it.

daturon commented 8 years ago

OK.

daturon commented 8 years ago

@mvader I get all available tags just typing double space;)

ehartford commented 7 years ago

bug should be open, until someone submits a PR, its quite valid.