Put 2 child limit dashboard as a research tile in the app#2783
Merged
Put 2 child limit dashboard as a research tile in the app#2783
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds the UK two-child limit policy comparison dashboard as a featured research tile in the application, linking to an interactive app rather than a markdown article.
Key Changes
- Added a new post entry that redirects to an interactive policy comparison dashboard
- Updated the changelog to reflect the addition of the dashboard as a featured tile
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/posts/posts.json | Adds new post metadata entry for UK two-child limit comparison that links to external interactive app |
| changelog_entry.yaml | Updates changelog description to accurately describe the dashboard addition |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Changed from "UK two-child limit policy comparison" to "Two-child limit calculator" and simplified description to remove redundant UK references since this appears only on the UK site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
MaxGhenis
added a commit
that referenced
this pull request
Oct 29, 2025
Added documentation for external_url pattern used by interactive calculators and tools: - Optional external_url field for linking to app routes instead of markdown posts - Guidance on concise naming (prefer "calculator" over "comparison") - Best practice to avoid redundant location markers on country-specific sites - Example showing the two-child limit calculator pattern This codifies the pattern we established in PR #2783. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.