radglob / job-search-crm

A CRM for managing the job hunt. Because spreadsheets are tedious.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Form validation needed on application salary range fields

jocures opened this issue · comments

###Expected
Application form should enforce that the minimum salary be set to less than the maximum salary range.

###Actual
The form has no validation.

###Steps to recreate
Set the minimum salary to more than the maximum salary and submit the form.