add guidance to hard code local plan doc - #1242
Conversation
|
Warning Review limit reached
Next review available in: 27 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe plan fallback configuration now provides detailed field guidance and timetable references. Inset text images now scale to their container while preserving their aspect ratio. ChangesPlan fallback guidance
Inset image styling
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related issues
Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@config/plan-fallback.json`:
- Around line 178-180: Update the guidance for
minerals-and-waste-planning-authorities at config/plan-fallback.json lines
178-180 and 243-245 by removing “or supplementary plan” from both occurrences,
leaving the remaining wording unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro Plus
Run ID: b79dc161-b692-47a6-ab26-3b4744808616
⛔ Files ignored due to path filters (4)
src/assets/static/images/plan-timetable-plan-relationship.svgis excluded by!**/*.svgsrc/content/allRowsIssueMessages.csvis excluded by!**/*.csvsrc/content/entityIssueMessages.csvis excluded by!**/*.csvsrc/content/fieldIssueMessages.csvis excluded by!**/*.csv
📒 Files selected for processing (2)
config/plan-fallback.jsonsrc/assets/scss/index.scss
What type of PR is this? (check all applicable)
Description
Our long term solution is to better figure out working with the new specification. However, while we progress towards that the local hard coded local plan specification used within this repo has no guidance, this addresses this, as approved by content designers and a image to better show the biggest misunderstood issue we get: missing associated entity.
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Load a local plan dataset dataset with issues to review the guidance that shows.
A plan timetable dataset with missing associated entity would should the image, such as: https://provide.development.planning.data.gov.uk/organisations/local-authority%3ASHR/plan-timetable/missing%20associated%20entity/plan
As seen here:

Added/updated tests?
We encourage you to keep the code coverage percentage at 80% and above. Please refer to the Digital Land Testing Guidance for more information.
[optional] Are there any post deployment tasks we need to perform?
Removing this local hard coded local plan json and pull from the specification.
[optional] Are there any dependencies on other PRs or Work?
No
Summary by CodeRabbit
Documentation
Bug Fixes