You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The salary field is required on the job submission board. A lot of companies, do not want to publish the salary, so they add a text saying like "salary depends on the person". To prevent this, we should have some kind of validation, like checking that it has numbers on it. But we can not forbid the text on the input, as some people would write things like "between 30 to 40k".
The text was updated successfully, but these errors were encountered:
The salary field is required on the job submission board. A lot of companies, do not want to publish the salary, so they add a text saying like "salary depends on the person". To prevent this, we should have some kind of validation, like checking that it has numbers on it. But we can not forbid the text on the input, as some people would write things like "between 30 to 40k".
The text was updated successfully, but these errors were encountered: