Skip to content

Revert shared shell header injection (#6)#8

Merged
MaxGhenis merged 1 commit into
mainfrom
fix/revert-shell-injection
May 14, 2026
Merged

Revert shared shell header injection (#6)#8
MaxGhenis merged 1 commit into
mainfrom
fix/revert-shell-injection

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

Revert #6 — codex's shared <Header /> was injected on top of a calculator that didn't previously have one. The TANF Calculator has its own teal in-app title ("TANF Calculator · Estimate your Temporary Assistance for Needy Families benefits") plus the form + state-map layout; the portfolio-wide shell on top of that is a UX addition vs. the pre-codex page.

What this restores

Original src/app/layout.tsx without the <PolicyEngineHeader /> wrapper. Calculator form and map untouched.

Verification

  • bun run build — clean
  • Local next start on /us/tanf-calculator matches pre-codex screenshot.

@MaxGhenis MaxGhenis merged commit 381f1ac into main May 14, 2026
2 checks passed
@MaxGhenis MaxGhenis deleted the fix/revert-shell-injection branch May 14, 2026 21:48
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