Skip to content

Mobile: graph hidden behind sidebar, needs responsive layout #17

@paolino

Description

@paolino

On mobile the sidebar takes full width and covers the graph entirely. The content panel works well, but there's no way to see or interact with the graph.

Current behavior:

  • Sidebar is position: absolute; width: 100% on screens ≤768px
  • Once a node is selected (or a tutorial starts), the graph disappears behind the sidebar
  • No toggle or swipe to switch between graph and sidebar

Expected:

  • A way to switch between graph view and detail view on mobile
  • Could be a tab bar (Graph | Detail), a swipe gesture, or a collapse/expand toggle
  • Tutorial navigation should still work — ideally showing the graph when navigating between stops, then the narrative when reading

Noticed while previewing local-llm-graph on mobile via surge.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions