Skip to content

fix: strengthen keyboard focus accessibility#37

Merged
corwinm merged 1 commit into
mainfrom
fix/keyboard-focus-accessibility
Jul 13, 2026
Merged

fix: strengthen keyboard focus accessibility#37
corwinm merged 1 commit into
mainfrom
fix/keyboard-focus-accessibility

Conversation

@corwinm

@corwinm corwinm commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add explicit focus-visible rings to profile links and linked section headings
  • add the same keyboard focus treatment to icon-only footer links and the share button
  • give every icon-only footer control an explicit accessible name
  • add regression coverage for the focus and naming contracts

Test plan

  • pnpm lint
  • pnpm typecheck
  • pnpm test — 31 tests passed
  • pnpm build
  • browser keyboard smoke check:
    • tabbed to a linked section heading, profile link, and footer social link
    • confirmed each renders a 2px blue ring with a 2px contrasting offset
    • confirmed footer controls expose LinkedIn, GitHub, Bluesky, Facebook, and Share this page names

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
corwinm-remix Ready Ready Preview, Comment Jul 13, 2026 7:57pm

@corwinm
corwinm merged commit 12bd3ad into main Jul 13, 2026
3 checks passed
@corwinm
corwinm deleted the fix/keyboard-focus-accessibility branch July 13, 2026 20:07
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