fix: add skip link and raise footer compliance label contrast - #5577
Open
ruf-io wants to merge 1 commit into
Open
fix: add skip link and raise footer compliance label contrast#5577ruf-io wants to merge 1 commit into
ruf-io wants to merge 1 commit into
Conversation
Address WCAG SC 2.4.1 and 1.4.3 findings from an accessibility report: keyboard users can skip the header, and compliance badges meet 4.5:1 contrast in both themes.
ruf-io
requested review from
andrelandgraf,
danieltprice and
philip
as code owners
August 18, 2026 14:00
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Compliant/Certified) from failing greys to tokens that meet 4.5:1 in light and dark (WCAG SC 1.4.3). Scoped to the footer only so shared palette tokens are unchanged.tabindex, no visual reordering in live homepage content; footer-column wrapping and the HIPAA submenu explain the apparent jumps).Test plan
/,/security,/docs/introduction, and/pricing: first stop is “Skip to main content”; Enter moves focus into#main-content.Compliant/Certified) in light and dark: readable against white/black, still visually secondary to the link text.gray-new-70/gray-new-40usages elsewhere are unchanged.