codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
135 stars 142 forks source link

Validation is absent in the Jobs Create page #1140

Open Nil2000 opened 2 hours ago

Nil2000 commented 2 hours ago

Context

Validation is absent in the /jobs/create page. (in the form specifically)

Expected Behavior

There should be some kind of validation available for the required fields.

Current Behavior

No validation error is shown in UI. (which should not be the case)

Screenshots

Screen shot of page

Steps to reproduce

Please provide detailed steps for reproducing the issue

  1. Go to /jobs/create page and put random values in the fields
  2. Click on Submit and checkout button
  3. No validation error is shown.
github-actions[bot] commented 2 hours ago

Hello @Nil2000, thanks for opening your first issue! Your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.

github-actions[bot] commented 2 hours ago

Uh oh! @Nil2000, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

Nil2000 commented 2 hours ago

@NiallJoeMaher @John-Paul-Larkin I have made the PR already. Let me know if you agree with this issue.

NiallJoeMaher commented 1 hour ago

Thanks for this @Nil2000. I've assigned it to you.