Skip to content

fix: make inline links visibly accessible#180

Merged
abrichr merged 1 commit into
fix/honest-hybrid-positioningfrom
fix/visual-link-accessibility
Jul 16, 2026
Merged

fix: make inline links visibly accessible#180
abrichr merged 1 commit into
fix/honest-hybrid-positioningfrom
fix/visual-link-accessibility

Conversation

@abrichr

@abrichr abrichr commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • give prose and data links a persistent underline plus explicit visited, hover, and active states
  • add a high-contrast global keyboard focus ring and reduced-motion fallback
  • preserve the existing quiet treatment for navigation and CTA links
  • verify the hierarchy in a real browser at desktop and mobile widths

Why

Inline links such as hello@openadapt.ai depended primarily on color, which made them easy to miss. This introduces a consistent non-color affordance without flattening the site's navigation, buttons, or card hierarchy.

Dependency

This PR is intentionally stacked on #179 (fix/honest-hybrid-positioning) so it does not reintroduce or conflict with the buyer-positioning copy changes.

Validation

  • npm test (10 passed)
  • npm run build
  • npx cypress run --spec cypress/e2e/link-accessibility.cy.js (2 passed)
  • desktop and 375px mobile screenshots reviewed

@abrichr abrichr marked this pull request as ready for review July 16, 2026 02:50
@abrichr abrichr merged commit 6a129f9 into fix/honest-hybrid-positioning Jul 16, 2026
1 check passed
@abrichr abrichr deleted the fix/visual-link-accessibility branch July 16, 2026 02:50
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.

1 participant