PolicyEngine / PolicyEngine/policyengine-app-v2
Embed AI inequality page with main header
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 3
- Avg merge
- 1d 50m
- Merged PRs (30d)
- 39
Description
Current state
The AI inequality page (/us/ai-inequality) is embedded as a full-page iframe without the main PolicyEngine header/navigation.
Desired state
Embed it with the main PolicyEngine header like other embedded apps, maintaining consistent site navigation.
Changes needed
policyengine-app-v2
- Move route from full-page embed to use
StaticLayoutorAppLayout - Adjust iframe sizing to account for header
ai-growth-research
- Add
?embed=truequery param support to hide the ai-growth-research header when embedded - Similar pattern to
2025-year-in-review
Reference
- Current implementation: PR #598
- ai-growth-research repo: https://github.com/PolicyEngine/ai-growth-research
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the /us/ai-inequality route and compare its current implementation with PR #598. Review how StaticLayout or AppLayout and iframe sizing are used in policyengine-app-v2, then inspect the 2025-year-in-review pattern in ai-growth-research for ?embed=true support. Done means the embedded page uses the main PolicyEngine header and navigation without displaying a duplicate embedded-app header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100