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

Fix, error handling and input maxLength #870

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

tech-gian
Copy link
Contributor

Fix, error handling, and input maxLength.

Closes #788 @jasontaylordev This is the new PR against the main branch. I closed the previous one.

It doesn't allow user to write more than 200 characters, as the validation in backend. The request, also, doesn't break when an error is occured.
@jasontaylordev jasontaylordev merged commit 029fed1 into jasontaylordev:main Jun 22, 2023
3 checks passed
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.

WebUI - Angular - ErrorValidation
2 participants