Redesign dashboard navigation with persistent worktree sidebar #119

Closed
opened 2026-01-14 09:07:57 +00:00 by mprihoda · 1 comment
mprihoda commented 2026-01-14 09:07:57 +00:00 (Migrated from github.com)

Context

Part of the dashboard hierarchical navigation redesign. This issue covers the navigation structure that ties all levels together.

Current state

The dashboard is a single flat page with projects and worktrees mixed together. No drill-down, no back navigation, no persistent context.

Goal

Implement navigation that supports the hierarchical page structure: Projects → Project → Worktree → Artifact.

Requirements

  • Breadcrumb navigation at the top of each page showing the current position in the hierarchy:
    • Projects overview: Projects
    • Project details: Projects > iw-cli
    • Worktree details: Projects > iw-cli > IW-203
    • Artifact view: Projects > iw-cli > IW-203 > review-packet.md
  • Consistent header/layout across all pages (shared template)
  • Quick navigation: Consider a persistent sidebar or collapsible project tree on desktop for fast switching between worktrees without going back to the project page
  • Responsive: Navigation should work well on both desktop and smaller screens
  • Part of dashboard hierarchical navigation redesign
  • Affects all levels: #205 (projects overview), #206 (project details), #188 (worktree details), #116 / #77 (artifact views)
## Context Part of the dashboard hierarchical navigation redesign. This issue covers the navigation structure that ties all levels together. ## Current state The dashboard is a single flat page with projects and worktrees mixed together. No drill-down, no back navigation, no persistent context. ## Goal Implement navigation that supports the hierarchical page structure: Projects → Project → Worktree → Artifact. ## Requirements - **Breadcrumb navigation** at the top of each page showing the current position in the hierarchy: - Projects overview: `Projects` - Project details: `Projects > iw-cli` - Worktree details: `Projects > iw-cli > IW-203` - Artifact view: `Projects > iw-cli > IW-203 > review-packet.md` - **Consistent header/layout** across all pages (shared template) - **Quick navigation**: Consider a persistent sidebar or collapsible project tree on desktop for fast switching between worktrees without going back to the project page - **Responsive**: Navigation should work well on both desktop and smaller screens ## Related - Part of dashboard hierarchical navigation redesign - Affects all levels: #205 (projects overview), #206 (project details), #188 (worktree details), #116 / #77 (artifact views)
mprihoda commented 2026-04-15 08:45:23 +00:00 (Migrated from github.com)

Superseded by #343 (Dashboard as Primary Control Plane). The persistent worktree sidebar is covered by #350 (sidebar navigation).

Superseded by #343 (Dashboard as Primary Control Plane). The persistent worktree sidebar is covered by #350 (sidebar navigation).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
iterative-works/iw-cli#119
No description provided.