holtzmak / Humane-Transport

A Flutter and Firebase mobile application to record Canadian animal transport and transfer of care documentation
https://sanakhan1997.github.io/Humane-Transport/
GNU General Public License v3.0
6 stars 3 forks source link

Update validation message on editing screen to provide more guidance #262

Closed holtzmak closed 3 years ago

holtzmak commented 3 years ago

This PR updates validation to block submission when nested form fields are invalid. In watching Clark's instruction videos, I didn't like the error messages and such he was given (stupid nested forms) so this work fixes that some more.

@MummenRider please try this update on your emulator and verify it works for you as you expect.