wmgeolab / scope

6 stars 4 forks source link

Add required fields to create query page #130

Closed mesierzega closed 1 month ago

mesierzega commented 2 years ago

We want to make it so that a user cannot submit a query unless they fill out all four fields (prompt them that they need to fill it in, like a job application)

joegenius98 commented 2 years ago

Right now it's a standard React alert if one of the fields or more is null. Should they write their own alert? Maybe this is also a backend thing?

joegenius98 commented 2 years ago

Status: logic functionality and an alert message are there, but they need to revise the alert message