Skip to content

a11y: skip link does not move focus to main content #441

@perasperaactual

Description

@perasperaactual

The skip link is present in the DOM but clicking/activating it does not move focus to the main content area. The e2e test checks for an element with an id containing 'main' or 'content'. Fix: add id="main-content" to the <main> wrapper in the page layout and ensure the skip link href points to #main-content. Found in e2e run on PR #437.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityWeb accessibility (WCAG, a11y)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions