Skip to content

Accessibility issue: Focus order issue in Sidebar menu #147

@ashakinney

Description

@ashakinney

When navigating the sidebar menu with a keyboard (using tab key), after tabbing through all the sidebar menu items, focus exits menu and moves to the page footer (for us it goes to “You are logged in as XYZ User” link. This is not expected behavior and may be confusing to users with mobility disabilities, users who are blind, and users with cognitive disabilities.

It is expected that after the last menu item, the focus would go back to the hamburger menu icon.

Suggested fix: The issue may be caused by the submenu being near the bottom of the DOM. Try moving the submenu directly below the hamburger menu in the DOM.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions