Bug 55: Link — Skip Link
WCAG 2.4.1 (Bypass Blocks) | Skip link present but non-functional or focus not managed.
Bug: Skip Link Without Visual Indicator on Focus
Skip navigation
Content area
How HAL Fixes This: HAL ensures skip links have clear aria-labels (e.g., "Skip navigation", "Skip to main content"). HAL also ensures the link target element can receive focus (via tabindex="-1") and that focus is programmatically moved to it when the link is activated. A visible focus indicator should remain visible.