Skip to content

Docs navigation is hidden on mobile with no replacement #59

Description

@DataDave-Dev

🇪🇸 Español

El <aside> de docs con DocsSidebar es hidden lg:block, así que en móviles/tablets no hay forma de navegar entre páginas de docs salvo los enlaces anterior/siguiente al final de cada artículo.

Archivo: src/app/[lang]/docs/layout.tsx:25-29

Solución sugerida: Proveer una nav colapsable (p.ej. <details> o un dropdown superior) que muestre DOC_NAV por debajo del breakpoint lg.


🇬🇧 English

The docs <aside> with DocsSidebar is hidden lg:block, so on phones/tablets there is no way to navigate between doc pages except the prev/next links at the bottom of each article.

File: src/app/[lang]/docs/layout.tsx:25-29

Suggested fix: Provide a collapsible disclosure nav (e.g. <details> or a top dropdown) surfacing DOC_NAV below the lg breakpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityWCAG / a11y improvementsenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions