Skip to content

Add skip-to-main-content link for keyboard users (#179)#264

Merged
josephchimebuka merged 9 commits into
TevaLabs:mainfrom
jotel-dev:179-skip-to-main-content-link
Jun 29, 2026
Merged

Add skip-to-main-content link for keyboard users (#179)#264
josephchimebuka merged 9 commits into
TevaLabs:mainfrom
jotel-dev:179-skip-to-main-content-link

Conversation

@jotel-dev

Copy link
Copy Markdown
Contributor

I've successfully implemented the skip-to-main-content link for keyboard users. Here's what was done:

Changes made:

App.tsx: Added a skip link as the first focusable element and wrapped the Routes in a

landmark
index.css: Added CSS for the skip link that hides it off-screen by default and shows it on focus with proper styling using the brand colors

closes #179

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

@jotel-dev is attempting to deploy a commit to the josephchimebuka's projects Team on Vercel.

A member of the Team first needs to authorize it.

@josephchimebuka josephchimebuka merged commit 3a01ea2 into TevaLabs:main Jun 29, 2026
1 of 2 checks 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 skip-to-main-content link for keyboard users

2 participants