NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Form Validation #210 #238

Open noahseethorcodes opened 1 month ago

noahseethorcodes commented 1 month ago

Registration Form Validation Implementation. Initial implementation of form validation for forms on the site. Also fixed minor bug where village prefix wouldn't stick after closing the modal for the registration form. Removed toasts as I felt it made it too visually cluttered.

If this implementation of form validation is approved I will move on to implement it for the rest of the forms.

nathantew14 commented 1 month ago

can try using react hook forms