Skip to content

Apply the Overview-tab pattern to plan and release detail - #48

Merged
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri
Aug 5, 2026
Merged

Apply the Overview-tab pattern to plan and release detail#48
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri

Conversation

@SylonZero

Copy link
Copy Markdown
Owner

Rolls out the pattern established on asset detail (#47) to the other object pages where specification content sat above the tab bar: the spec lives in a default Overview tab, so it reads properly in its own space and every tab's content starts above the fold.

Plan detail

  • The long-form description (PlanDescriptionCard) and the linked design spec (SpecCard) move from above the tab bar into a default Overview tab — the plan's specification is the first thing you see, with Tasks / Assets & PRs / Impact / Work Items one click away.
  • Empty state when the plan has neither: "No description or linked spec yet — add one with Edit so the plan carries its own specification."

Release detail

  • The description — which is the release notes — moves into a default Overview tab.
  • Empty state points at Draft release notes when AI drafting is enabled.

Not changed

  • Product detail: its description is a one-line header subtitle, not long-form content — no tab needed.
  • Work-item detail is a side panel, not a tabbed page.

Docs

  • Recaptured plan-detail.png (Overview tab showing the description) and release-detail.png (Assets & Versions with the new tab bar) for the site tour; caption and docs/app-spec.md updated.

Tests: 198 passing; production build clean; both pages verified in the browser against the demo dataset.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ


Generated by Claude Code

Follows the asset-detail change: specification content lives in a
default Overview tab so it reads properly and every tab's content
starts above the fold.

- Plan detail: the long-form description and linked design spec move
  from above the tab bar into a default Overview tab (Tasks, Assets &
  PRs, Impact, Work Items unchanged); empty-state prompt when the plan
  has neither
- Release detail: the description (the release notes) moves into a
  default Overview tab; empty state points at Draft release notes when
  AI drafting is enabled
- Product detail untouched — its description is a one-line header
  subtitle, not long-form content
- Docs screenshots for plan detail (Overview showing the spec) and
  release detail (Assets & Versions with the new tab bar) recaptured;
  tour caption and app-spec updated

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ
@SylonZero
SylonZero merged commit ccf8b89 into master Aug 5, 2026
1 check passed
@SylonZero
SylonZero deleted the claude/roadmap-plans-review-8t8gri branch August 5, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants