Skip to content button - #398
Conversation
WalkthroughThe root layout imports and renders Merge Risk: 🔵 Low · up to The skip-to-content control moves keyboard focus to the main content area, but the current styling can hide the focus indicator, making the destination harder to identify for keyboard users. The change is otherwise mergeable with explicit follow-up to preserve a visible outline. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 5d5da3ba-eb5e-4af8-a6aa-7a6c604a2ca5
📒 Files selected for processing (2)
frontend/src/app/layout.tsxfrontend/src/components/skip-to-content-button.tsx
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.
Pretty self-explanatory, just adds a skip to content button that focuses the main content area for accessibility.