Form Validation - Github URL
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
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.
Updated form should look as follows:
- [ ] Github URL: add in validation -- https://www.github.com/[example or project name] - this will be a placeholder that will allow the user to copy and paste the final URL. Placeholder will be red if it is incorrect. Developers to find the best way to validate.
### Discussion
- Error message: Generic error message "Doesn't fit criteria"
### Action Items
### Resources/Instructions
Usability Zoom Recording Timestamp 3:35
https://drive.google.com/drive/u/0/folders/1oSUAaU-fzKHpXeZpou5PH3SwC5eRnEWq
Contributor guide
Assessment
This issue has not been assessed yet.