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

Form Validation - Description #1363

Closed
2 tasks done
heyitsalexander opened this issue Mar 28, 2023 · 0 comments · Fixed by #1465
Closed
2 tasks done

Form Validation - Description #1363

heyitsalexander opened this issue Mar 28, 2023 · 0 comments · Fixed by #1465

Comments

@heyitsalexander
Copy link
Member

heyitsalexander commented Mar 28, 2023

Overview

We need to add validation to the project description field that matches the allowable characters in the databases for the field, and throw a message when the validation fails the input, so that users can understand why their input is being rejected.

Details

Currently, the projects details form doesn't have any validation. It increases onboarding time because user needs to go back and frequently correct typos (Form validation)

The project’s form fields need data validation, as opposed to them being free text fields.

  • Description: criteria - Max 250 characters

Action Items

  • Add validation
  • Add Error message:
    • Description is too long, max 250 characters allowed

Resources/Instructions

Usability Zoom Recording Timestamp 3:35
https://drive.google.com/drive/u/0/folders/1oSUAaU-fzKHpXeZpou5PH3SwC5eRnEWq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Final QA (product)
Development

Successfully merging a pull request may close this issue.

6 participants