style(compare): shorten Ofsted link text to 'Ofsted page' #60

Merged
tudor merged 1 commits from fix/ofsted-link-text into main 2026-07-18 14:20:09 +00:00
Owner

The Ofsted page link repeated the full school name ("Watford Grammar School for Boys's Ofsted page →") — long on mobile, and the colour-coded school name already leads each row. Now shows just "Ofsted page →". The full name stays in an aria-label so screen readers can still distinguish the three per-school links.

101 frontend tests green; the link's accessible name still matches the existing assertions.

🤖 Generated with Claude Code

https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB

The Ofsted page link repeated the full school name ("Watford Grammar School for Boys's Ofsted page →") — long on mobile, and the colour-coded school name already leads each row. Now shows just "Ofsted page →". The full name stays in an `aria-label` so screen readers can still distinguish the three per-school links. 101 frontend tests green; the link's accessible name still matches the existing assertions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB
tudor added 1 commit 2026-07-18 14:19:41 +00:00
style(compare): shorten Ofsted link text to 'Ofsted page'
PR Checks / Frontend Typecheck + Tests (pull_request) Successful in 1m5s
PR Checks / Backend Smoke (pull_request) Successful in 7s
PR Checks / Build Backend (no push) (pull_request) Successful in 10s
PR Checks / Build Frontend (no push) (pull_request) Successful in 45s
PR Checks / Build Pipeline (no push) (pull_request) Successful in 10s
PR Checks / AI Code Review (Claude) (pull_request) Successful in 9s
3e77057567
The link repeated the full school name ('Watford Grammar School for Boys's
Ofsted page') — long on mobile, and the colour-coded school name already
leads the row. Show just 'Ofsted page →'; keep the full name in aria-label
so screen readers can still tell the per-school links apart.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0146VHeLAWjDVE2B5uU67jCB
tudor merged commit 2ac26acf91 into main 2026-07-18 14:20:09 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tudor/school_compare#60