Skip to content

feat: Add child progress bar for completed tasks#2

Draft
DisciplinedSoftware wants to merge 3 commits intofeature/node-completion-statusfrom
feature/child-progress-bar
Draft

feat: Add child progress bar for completed tasks#2
DisciplinedSoftware wants to merge 3 commits intofeature/node-completion-statusfrom
feature/child-progress-bar

Conversation

@DisciplinedSoftware
Copy link
Copy Markdown
Owner

Overview

This stacked PR adds a child progress bar on top of the node completion status feature.

Stack

Base branch: feature/node-completion-status
Related upstream PR: OlegIGalkin#14

Changes

  • Add child progress bar rendering based on child node statuses
  • Show in-progress children as an orange segment in the progress bar
  • Add dynamic badge spacing for VS Code and Visual Studio

Testing

  • Rebases cleanly onto feature/node-completion-status
  • VS Code extension bundles successfully with npm run bundle

Pierre-Luc Gagné added 3 commits March 23, 2026 22:45
- Add orange segment between completed (green) and remainder for in-progress nodes
- Use CSS logical properties (padding-inline-end, inset-inline-end) so the bar
  and label position correctly on both left and right-side nodes
- Call mind.linkDiv() after applying statuses with a re-entry guard to realign
  branch lines after node heights change due to the progress bar padding
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