PoC Forma — config-driven way to use rhf with zod#107
Open
PoC Forma — config-driven way to use rhf with zod#107
Conversation
- Add form-showcase app: Login, Registration, Settings, Multi-step Wizard - Add shared Forma layer: config-driven forms (RHF, Zod, Hexa UI), createFormaConfig, validators, i18n (FormaI18nInit, validation messages en/ru), data client, MSW init - Per-form structure: Entity.forma-config.ts, Entity.tsx, Entity.api.ts, Entity.api.mock.ts - Forma README: Executive Summary, init/config/API, validation, i18n, extending, file trees - CI workflow for form-showcase; AGENTS.md and README.md updated
- Add Form Showcase inside quick-start: shared/Forma, app/form-showcase (forms, pages, mocks) - Add menu item Form Showcase; Layout with Outlet for default content and form-showcase route - Move App, AppLogo, DefaultContent, DefaultContentOutlet, Layout, menu, form-showcase into src/app/ - Add deps: react-router-dom, react-hook-form, zod, @hookform/resolvers, @tanstack/react-query, msw, react-i18next - MSW init and QueryClient in main; Form Showcase scroll-to-top on tab change; NavLink end for active state
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.