bcgov / eagle-mobile-inspections

A mobile phone field inspections app compatible with the EPIC API
Apache License 2.0
1 stars 6 forks source link

Fixes New Inspection Validation #8

Closed KitArmstrong closed 4 years ago

KitArmstrong commented 4 years ago

The save button would sometimes remain disabled when creating a new inspection. This was caused if you filled out the project last as it was not firing validation. This corrects the issue.