bcgov / invasivesBC-mussels-iOS

Apache License 2.0
0 stars 4 forks source link

Add validation for watercraft types when submitting inspection #225

Closed davidclaveau closed 1 year ago

davidclaveau commented 1 year ago

Update the submission button for Watercraft Inspection to include a simple validation check. Checks if at least one watercraft type has been tallied during inspection, otherwise alerts user of the error. Validates if the "Passport" option has been toggled and it's issuing a new passport or if the watercraft has been launched outside BC.

Screenshot 2023-01-24 at 4 41 02 PM

Also includes update to AnimateView for Lottie change (LottieAnimateView) as per Chris Walsh's discovery.