-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
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
Steps to reproduce
Please provide detailed steps for reproducing the issue
- Go to
/jobs/createpage and put random values in the fields - Click on
Submit and checkoutbutton - No validation error is shown.
