You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Necroing this issue to introduce some new thoughts as this is a continued issue.
I don't think there is a need to implement our own system for this. Open source libraries like Formik and react-hook-form already exist which make validation and submission a breeze, and I doubt we could come up with a home-grown solution which outperforms them.
Build a generic form component for handling styling, validation, submitting, errors, etc.
The text was updated successfully, but these errors were encountered: