OHCRN / platform

Monorepo for the OHCRN Consent Platform, Coordinator Dashboard, and Data Portal.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Make form errors granular & support translations #315

Open samrichca opened 9 months ago

samrichca commented 9 months ago

This ticket only concerns errors produced by react-hook-form and Zod.

Currently we have one error message ("Please fill out the required field") that covers all errors.

Exit Criteria:

samrichca commented 7 months ago

update 2024-04-04