Skip to content

feat: milestone breakdown hierarchy in Next Up queue & modals#241

Merged
hopeatina merged 1 commit intomainfrom
feat/milestone-breakdown-hierarchy
Mar 5, 2026
Merged

feat: milestone breakdown hierarchy in Next Up queue & modals#241
hopeatina merged 1 commit intomainfrom
feat/milestone-breakdown-hierarchy

Conversation

@hopeatina
Copy link
Copy Markdown
Contributor

Summary

  • Backend: Enrich Next Up queue items with milestoneBreakdown from the initiative graph (milestone→task mapping per workstream)
  • Frontend: Segmented progress bar on compact/expanded cards, status-grouped collapsible scope sections in SliceDetailModal & Activity modal, teal counts strip for completed items
  • Label rename: "Queue" → "Next Up"

Test plan

  • npm run build:core — no type errors
  • npm --prefix dashboard run build — no type errors
  • Next Up compact card: segmented bar + "N milestones · X/Y tasks done" below task title
  • Next Up expanded card: bar + milestone names in bordered box
  • SliceDetailModal: SCOPE section with In Progress / Completed / Upcoming groups
  • Activity modal: Milestones section when event has milestone data
  • Completed cards: teal counts strip with milestone/task counts

🤖 Generated with Claude Code

…modals

Enrich Next Up queue items with milestoneBreakdown data from the initiative
graph, and render it consistently across cards (segmented progress bar),
modals (status-grouped collapsible sections), and completed items (teal
counts strip). Rename "Queue" label to "Next Up".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hopeatina hopeatina merged commit 38d65ed into main Mar 5, 2026
0 of 3 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