This migrates form validation to a combination of react-hook-form and zod. There's still some issues w/ the jsonschema generation (might be an upstream bug w/ the validator) in e.g. the notification serializer.
This also cleans up and simplifies some forms and components.
As part of this we're also changing rating to be optional which is a feature enhancement.
This migrates form validation to a combination of react-hook-form and zod. There's still some issues w/ the jsonschema generation (might be an upstream bug w/ the validator) in e.g. the notification serializer.
This also cleans up and simplifies some forms and components.
As part of this we're also changing rating to be optional which is a feature enhancement.