Skip to content

Javascript is required to navigate #3952

@ThrosturX

Description

@ThrosturX

File: index.md, CC @johndmulhausen

The navbar nav-sidebar does not work without javascript, and no indication is displayed to alert the user that javascript is required to make use of the site.

I would suggest implementing proper fallback methods (or at the very least a notice) so that users who, by choice or otherwise, are not running client-side scripts can still make use of the site.

Reproduction steps:

  1. Disable javascript.
  2. Navigate to any Docker documentation page.
  3. Attempt to use the sidebar.
  4. Notice that despite the sidebar being responsive (with CSS), navigation requires javascript (it is indeed possible to achieve this with HTML+CSS, so requiring javascript is overly restrictive).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/uxIssue affects functionality of docs.docker.comlifecycle/locked

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions