Docs: Adding Multistep form example#2114
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughA new React multistep form example is added to the documentation with complete project scaffolding. The example demonstrates form handling using TanStack React Form and Zod validation with step-by-step navigation. All necessary configuration files, dependencies, and build tooling are included. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit 4ba50a7 ☁️ Nx Cloud last updated this comment at |
|
Closing, as we have intentionally omitted this information until we have our relevant API released for this. |
That was fast lol. Looking forward to it. |
🎯 Changes
✅ Checklist
pnpm test:pr.🚀 Release Impact
This is a docs-only change. I've noticed that other form libraries have a multistep form example, so I believe that TanStack Form could benefit from one as well. I'm open to feedback.
Summary by CodeRabbit
New Features
Documentation