Skip to content

Enhancement/not found quicklinks#73

Merged
mikewheeleer merged 2 commits into
Talenttrust:mainfrom
AlonsoFi:enhancement/not-found-quicklinks
Jun 2, 2026
Merged

Enhancement/not found quicklinks#73
mikewheeleer merged 2 commits into
Talenttrust:mainfrom
AlonsoFi:enhancement/not-found-quicklinks

Conversation

@AlonsoFi

@AlonsoFi AlonsoFi commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Closes #57

Enhances the 404 not-found page so users can recover from broken or expired URLs instead of hitting a dead end.

  • Added with links to /contracts, /milestones, and /reputation
  • Copy aligned with docs/COPYWRITING_GUIDE.md: direct, second-person, no technical jargon
  • aria-hidden="true" on decorative 404 element
  • Visually hidden h2 for screen reader heading navigation
  • focus-visible:ring-2 on all links (WCAG 2.1 AA — SC 2.4.7)
  • Responsive layout: stacked on mobile, inline from sm breakpoint
  • Expanded tests from 1 → 11, 100% coverage
  • Created docs/components/NotFound.md

Verified:

  • npm test — 11/11 passed, 100% coverage
  • npm run lint — no warnings or errors
  • npm run build — compiled successfully

@drips-wave

drips-wave Bot commented Jun 2, 2026

Copy link
Copy Markdown

@AlonsoFi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mikewheeleer mikewheeleer merged commit b820639 into Talenttrust:main Jun 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add helpful not-found page with search and quick links to core routes

2 participants