Skip to content

ENG-3714: Form builder base — feature flag, deps, and data layer#8203

Draft
jpople wants to merge 2 commits into
mainfrom
jpople/eng-3714/form-builder-base
Draft

ENG-3714: Form builder base — feature flag, deps, and data layer#8203
jpople wants to merge 2 commits into
mainfrom
jpople/eng-3714/form-builder-base

Conversation

@jpople
Copy link
Copy Markdown
Contributor

@jpople jpople commented May 15, 2026

Summary

  • Adds formBuilder feature flag (dev-only)
  • Adds dependencies: @dnd-kit/*, @json-render/*, react-phone-number-input, zod
  • Moves properties/[id].tsxproperties/[id]/index.tsx for nested routing
  • Creates stub page at properties/[id]/forms/[actionPolicyKey].tsx gated by flag
  • Adds pure data layer: catalog.ts, mapper.ts, specMutations.ts, drift.ts, synthesize.ts with 36 unit tests

Test plan

  • npm run typecheck passes (only pre-existing fides-js error)
  • npx jest --testPathPattern="form-builder/__tests__" — 36 tests pass
  • Feature is invisible when formBuilder flag is off
  • Existing property pages still work after [id].tsx[id]/index.tsx move

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fides-plus-nightly Ready Ready Preview, Comment May 15, 2026 9:42pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
fides-privacy-center Ignored Ignored May 15, 2026 9:42pm

Request Review

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 15, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 516f883.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

  • clients/admin-ui/package.json
  • clients/package-lock.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant