Skip to content
New issue

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

Add validators for token input / adding tokens #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

carsten-wilhelm
Copy link

New functionality:

  • token validators - once when input is sent (on Enter) and once the token is added to the list
  • option to only allow unique tokens
  • option to search suggestion within suggestions (not only at the beginning)
  • error messages for validation

@carsten-wilhelm
Copy link
Author

Thanks for your token autocomplete project - we used it in one of our internal projects and added some functionality. Maybe it's useful, so I created a pull request.

@sabieber
Copy link
Member

sabieber commented Dec 2, 2021

Thanks for your pull request and the proposed feature. I will have a look at it in the next couple of days.

@sabieber sabieber added the 🧬 Enhancement Contains new features label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
2 participants