devsoc-unsw/jobsboard

Update Error Messages when Company Posts an Invalid Job

Open

#453 opened on Apr 4, 2024

 (0 comments) (0 reactions) (1 assignee)TypeScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, when a company posts a job, a general error message occurs as shown as below:

Image

Update the error messages to be specific to each job. If there are missing multiple fields, list all the fields they are missing. Also, currently, jobs must be paid. Make sure to specify that in the error option if they try to put an unpaid job.

Contributor guide