Manifest must have at least 1 transporter validation #468
Labels
bug
Something isn't working
client
Related to front end workings (React/Redux)
good first issue
Good for newcomers
Milestone
Update the
manifestSchema
object, defined using the Zod library, so that the length of thetransporters
array must be greater than or equal to 1.If a value is not present, an error message should be displayed under the
path: ['transporters']
We stated this here
haztrak/client/src/components/Manifest/manifestSchema.ts
Line 154 in 196c1d1
The text was updated successfully, but these errors were encountered: