Skip to content

Fix public dashboard layout#4

Merged
brendohxd merged 1 commit into
mainfrom
agent/fix-public-dashboard-layout
Jul 19, 2026
Merged

Fix public dashboard layout#4
brendohxd merged 1 commit into
mainfrom
agent/fix-public-dashboard-layout

Conversation

@brendohxd

@brendohxd brendohxd commented Jul 19, 2026

Copy link
Copy Markdown
Owner

What changed

  • close the workspace summary grid before the roadmap and pilot sections
  • replace the dense two-column roadmap wall with a single milestone timeline
  • expand the current milestone by default while keeping every milestone fully expandable
  • retain every roadmap item and expose rationale, next actions, blockers, states, and evidence links
  • replace the task table with labeled task cards at every viewport
  • regenerate the GitHub Pages bundle

Root cause

The roadmap and pilot sections were accidentally nested inside the summary grid. Beyond that rendering defect, the original layout gave summary and detailed information equal visual weight, making current status difficult to interpret.

Impact

The dashboard now answers where the project is and what happens next first, while preserving the complete underlying detail through expandable milestones. Task state, risk, counts, policy status, transition history, and every gate remain visible.

Validation

  • npm run check (21 tests passing)
  • desktop visual verification at the default viewport
  • mobile visual verification at 390 x 844
  • no horizontal overflow
  • generated Pages bundle confirmed current

@brendohxd
brendohxd marked this pull request as ready for review July 19, 2026 10:08
@brendohxd
brendohxd merged commit 72ad8bc into main Jul 19, 2026
2 checks passed
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.

1 participant