damianricobelli / stepperize

A library for creating step-by-step workflows in your apps
https://stepperize.vercel.app
834 stars 38 forks source link

Documentation on Forms #48

Open wottpal opened 1 month ago

wottpal commented 1 month ago

I would love to see the Examples > Forms section being populated with a tutorial on how to use this together with zod & react-hook-form. And also some stuff like I can only navigate forwards until the current part of the form is valid.

damianricobelli commented 1 month ago

Hey, thanks for your proposal. We are working on these examples, we hope to have them ready next week

austinm911 commented 4 weeks ago

+1 https://github.com/TanStack/form

damianricobelli commented 4 weeks ago

@austinm911 not sure about incorporating an example with tanstack form, as it is still in beta version

As a first version of examples, I will incorporate the case of react-hook-form and @conform-to/react

@wottpal you can save time and check out this PR which includes a complete example with react-hook-form --> https://github.com/damianricobelli/stepperize/pull/53

Husain010 commented 1 week ago

Do you have any update on this? I had seen the examples present at one time but as of today, it's not there! Can you please add them

damianricobelli commented 1 week ago

@Husain010 Working on this 🙂

Husain010 commented 1 week ago

Cool! Ready to contribute in any way possible!