Skip to content

🐛 Version selector widget not available on small devices #431

@ccamel

Description

@ccamel

Expected Behavior

Docusaurus is designed to provide a version selection widget, allowing users to choose the version of the documentation they are viewing (for versioned documentation). This functionality is intended to be consistent across all device sizes.

Current Behavior

  • Issue on Small Devices: When viewing the documentation on devices with small screens (specifically, those with widths around or below the ~996px breakpoint), the version selection widget is not displayed. See the provided screenshots.
  • Hamburger Menu: Additionally, the version selection widget is not integrated into the hamburger menu for easier access on smaller screens.

Visual Evidence

  • Screenshot showcasing the presence of the widget on wide devices.

image

  • Screenshot showcasing the missing widget on a small device.
image
  • Screenshot showcasing the absence of the widget in the hamburger menu.
image

Steps to Reproduce

  1. Access the documentation using a mobile phone.
  2. Navigate to the specified URL: http://localhost:3000/ontology/schemas/credential-dataset-description.

Impact

This issue has a significant usability concern for users accessing the documentation on mobile devices or screens with lower resolution, as it prevents them from easily switching between documentation versions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

📆 To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions