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

[BUG] Proposal Creation form validation #1564

Closed
kneerose opened this issue Jul 12, 2024 · 3 comments
Closed

[BUG] Proposal Creation form validation #1564

kneerose opened this issue Jul 12, 2024 · 3 comments
Assignees
Labels
🐛 Bug Something isn't working PDF Bug

Comments

@kneerose
Copy link
Contributor

kneerose commented Jul 12, 2024

Context & versions

For form validation, please refer to this link.

@kneerose
Copy link
Contributor Author

@vpaunovic, I can see the form validation on the development environment, but there are still some inconsistencies:

  1. An empty title is accepted, and whitespace is taken as a valid title.

    • Actual Behavior:

    image

    • Expected Behavior:

    image

  2. Instead of blocking the input that exceeds 80 characters, can you show an error message?

    • Actual Behavior:

    image

    • Expected Behavior:

    image

Also, don't forget to add the test ID for those error messages.

@kneerose
Copy link
Contributor Author

kneerose commented Aug 8, 2024

@vpaunovic
I can confirm that the form validation and test IDs for the error message are in place.

This issue can be closed now. CC: @bosko-m

@bosko-m
Copy link
Contributor

bosko-m commented Aug 8, 2024

Closing as per the comment above.

@bosko-m bosko-m closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working PDF Bug
Projects
Status: Done
Development

No branches or pull requests

4 participants