Describe the feature
When working with complex forms, it is a good idea to use a library that makes it easier for us to manage the states and flows of the forms. For this issue, it is expected to implement an example that will be used as a reference on how to use react-hook-form. taking into account:
- form error handling.
- validation handling, using resolvers and validation schemas like
zod.
- handling custom input with controller
- nested fields.
- fields with dependencies.
Use Case
The result of this issue is expected to be used as a reference or guide to build a complex form.
Build a template with the necessary configurations to start working without worrying about the setup.
Proposed Solution
Other Information
No response
Acknowledgements
Version used
Environment details (OS name and version, etc.)
┆Issue is synchronized with this Clickup task by Unito
Describe the feature
When working with complex forms, it is a good idea to use a library that makes it easier for us to manage the states and flows of the forms. For this issue, it is expected to implement an example that will be used as a reference on how to use
react-hook-form. taking into account:zod.Use Case
The result of this issue is expected to be used as a reference or guide to build a complex form.
Build a template with the necessary configurations to start working without worrying about the setup.
Proposed Solution
examples/react-hook-formOther Information
No response
Acknowledgements
Version used
Environment details (OS name and version, etc.)
┆Issue is synchronized with this Clickup task by Unito