openedx / openedx/openedx-platform

a11y: Skip Link Does Not Bypass Content

Open
#39,124 0 comments 0 reactions 1 assignee View on GitHub

@jesusbalderramawgu is already working on this.

Since Sep 17, 2026.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

Description

Accessibility Issue: Skip Link Does Not Bypass Content
WCAG Criteria
2.4.1 Bypass Blocks (A)

Severity: Minor
Issue Type: Platform
Problem Description
Activating the link does not provide a meaningful shortcut for keyboard users.

Expected Behavior
The "Skip to Main Content" link should move focus directly to the beginning of the main content region, bypassing navigation, headers, and other repeated content.

Impact
Keyboard and screen reader users do not receive the intended benefit of the skip link and must continue navigating through content that the skip link is meant to bypass. This reduces efficiency and can increase the effort required to access page content.

Scope
Global – Skip to main content link

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.