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

Block of search for input less than 3 characters #19

Merged

Conversation

dmytro-kyrychenko
Copy link
Contributor

No description provided.

@SlavomirMazurPantheon
Copy link
Contributor

This does not seem to work if no character is typed.
However, there is already Validators.minLength(3) validator set - you just need to add Validators.required to the list of validators.

@SlavomirMazurPantheon SlavomirMazurPantheon merged commit e5e5b9a into YangCatalog:develop Jan 20, 2023
@dmytro-kyrychenko dmytro-kyrychenko deleted the add-3-char-search branch January 23, 2023 17:33
@SlavomirMazurPantheon SlavomirMazurPantheon linked an issue Jan 25, 2023 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve YANG Search UX
2 participants