Skip to content

Add slides embed page#725

Closed
MaxGhenis wants to merge 1 commit intomainfrom
add-slides-embed
Closed

Add slides embed page#725
MaxGhenis wants to merge 1 commit intomainfrom
add-slides-embed

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new route at /:countryId/slides that embeds the policyengine-slides Vercel app in an iframe
  • Follows the same embed pattern used by the AI inequality page (AIGrowthResearch.page.tsx)
  • New page file: app/src/pages/Slides.page.tsx

Test plan

  • Visit /:countryId/slides (e.g., /us/slides) and verify the slides app loads in the iframe
  • Verify the page renders within the StaticLayout (header/footer visible)
  • Confirm lint passes with bun run lint

🤖 Generated with Claude Code

Embeds the policyengine-slides Vercel app in an iframe,
following the same pattern as the AI inequality embed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 22, 2026

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

Project Deployment Actions Updated (UTC)
policyengine-app-v2 Ready Ready Preview, Comment Feb 22, 2026 11:23pm
policyengine-calculator Ready Ready Preview, Comment Feb 22, 2026 11:23pm

Request Review

@MaxGhenis
Copy link
Copy Markdown
Contributor Author

Superseded — replacing with a top-level /slides route (no country slug) that also handles /slides/:deckId.

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@policyengine
Copy link
Copy Markdown

policyengine Bot commented Mar 23, 2026

Sorry @github-actions[bot], only members of the PolicyEngine/core-developers team can invoke Claude Code.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant