alphagov / government-frontend

Serves government pages on GOV.UK
https://docs.publishing.service.gov.uk/apps/government-frontend.html
MIT License
50 stars 17 forks source link

Fix missing headings and replace subpage breadcrumb with back link #3202

Closed matthillco closed 1 month ago

matthillco commented 1 month ago

What

The main content of the page doesn’t have a heading. There is the H1 of the manual header and then no other heading until the footer. Other pages within manuals have a heading before the lead paragraph. Trello

Why

These pages currently fail on accessibility and need to be fixed according to the findings of the DAC audit.

How

Before/After: Missing Headings

image

Before After: Replace breadcrumb with back link (Section)

image

Before After: Replace breadcrumb with back link (Updates)

image

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.