adilallo/feature/BackendImplementation3 #45
Reference in New Issue
Block a user
Delete Branch "adilallo/feature/BackendImplementation3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dynamic Create Community flow, templates, and layout tokens
Overview
Replaces flat
/create/*routes with/create/[screenId], centralizes screens and layout (shell, column caps,lgbreakpoints for select/review), and adds templates (marketing grid, API, seed, template review route). Includes RuleStack / RuleCard / footer / nav updates, new messages, tests, anddocs/create-flow.md.Changes
CreateFlowScreenView, registry,CreateFlowLayoutClient, proportion bar,review-template/[slug], state/migration/validation touchpoints.CreateFlowStepShell,createFlowLayoutTokens(640px column max frommd, 1328px two-column cap), select/review responsivelgtwo-column behavior,CreateFlowLockupCardStepShell+ RuleCard layout class./templates,GovernanceTemplateGrid, catalog/presentation libs,fetchTemplates+ API,TemplateReviewCard, Prisma seed +template-markassets.docs/create-flow.mdand backend doc nudges.Screenshots
How to Test
npm run dev— walk/createthrough main steps; check <1024 vs ≥1024 on select + review./templatesand home marketing stack where applicable.npm run test:component(and spottests/unit/createFlowLayoutTokens.test.ts).