Updates guidance or accessibility and end-date - #545
Conversation
WalkthroughThe guidance page now explains record maintenance and accessibility publishing requirements. Its secondary navigation includes a link to the new “Meeting accessibility requirements” section. ChangesGuidance accessibility updates
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 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 `@application/templates/pages/guidance/index.md`:
- Around line 157-160: Update the guidance’s “associated planning documents”
requirement to specify accessible PDF/A files, provide an open format alongside
them, and complete the required accessibility checks, while preserving the
existing emphasis on open formats and avoiding an unqualified “a PDF”
requirement.
- Around line 155-160: Correct the user-facing wording in the publishing
guidance: change “publish you” to “publish your,” add the missing space in
“format (for example,” and change “you website” to “your website.”
🪄 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: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: a868ef7a-bac1-43d4-a711-f9abc0f055b6
📒 Files selected for processing (2)
application/templates/layouts/layout--guidance.htmlapplication/templates/pages/guidance/index.md
pooleycodes
left a comment
There was a problem hiding this comment.
LGTM - Maybe just fix the indentation on the new nav object (the { is pushed way out compared to the others)
What type of PR is this? (check all applicable)
Description
Revised guidance for accessibility requirements and use of end-dates
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.
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.
have not been included
[optional] Are there any post deployment tasks we need to perform?
[optional] Are there any dependencies on other PRs or Work?
Summary by CodeRabbit