[A11Y] [Low] Consider adding skip-to-content link #40
Labels
No labels
accessibility
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
severity-medium
wcag-a
wcag-aa
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ssa/www.deployview.com#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Accessibility Issue: Missing Skip Link
WCAG Level: A (2.4.1 Bypass Blocks)
Severity: Low (Docsy theme may handle this)
Category: Skip Links & Navigation
Issue Description
The site should have a "Skip to main content" link as the first focusable element to allow keyboard users to bypass repetitive navigation.
User Impact
Investigation Needed
This site uses the Docsy theme which may already include skip links. This issue is to:
Recommended Fix (if needed)
Add to base layout template or create a partial:
With corresponding CSS:
Testing Instructions
Resources
Acceptance Criteria