We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Those tags should auto-complete as the user is typing. Preferably the user should also be able to see a complete list of their tags.
Let's not include id:.. nor created:... tags in the "complete" list, but if the user starts to type them, let's auto-complete them last.
id:..
created:...
The text was updated successfully, but these errors were encountered:
Slick-looking component for doing just this: https://github.com/olahol/react-tagsinput
Sorry, something went wrong.
Created updatePageSmart() to make #61, #59, and #54 possible
da6f9b9
No branches or pull requests
Those tags should auto-complete as the user is typing. Preferably the user should also be able to see a complete list of their tags.
Let's not include
id:..
norcreated:...
tags in the "complete" list, but if the user starts to type them, let's auto-complete them last.The text was updated successfully, but these errors were encountered: