ecatch-kyst/web

✨ Validate inputs in frontend

toretefre opened this issue · 1 comments

Make sure that forms cannot be submitted without mandatory data.

Expected Behavior

As an example, the DEP form should not be sent to the server if departure port is missing, or if no time and date has been selected.
Needed on both DEP, DCA and POR. validate all fields.

  • DEP
  • DCA
  • POR
  • TESTTT

Priority

Before delivery

Size

1-2?