PolicyEngine / PolicyEngine/policyengine-app-v2

Embed AI inequality page with main header

Open
#599 0 comments 0 reactions 0 assignees View on GitHub

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 StaticLayout or AppLayout
  • Adjust iframe sizing to account for header
ai-growth-research
  • Add ?embed=true query param support to hide the ai-growth-research header when embedded
  • Similar pattern to 2025-year-in-review

Reference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.