Skip to content

feat: add defaultExpanded and renderStrategy props to ReleasePlanMilestone#11639

Open
thomasheartman wants to merge 1 commit intomainfrom
heart/milestone-render-strategy-props
Open

feat: add defaultExpanded and renderStrategy props to ReleasePlanMilestone#11639
thomasheartman wants to merge 1 commit intomainfrom
heart/milestone-render-strategy-props

Conversation

@thomasheartman
Copy link
Contributor

Add generic extension points to support custom strategy rendering and auto-expanding milestones.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None
}}
/>
)}
{renderStrategy?.(strategy, index) ??
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know about this. I'm not loving that implementation, to be honest. Curious to hear other suggestions.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might also just feel weird because it's followed by a flag-gated component.

@gastonfournier gastonfournier moved this from New to In Progress in Issues and PRs Mar 18, 2026
@thomasheartman thomasheartman added 🤖 all-ai Fully LLM generated (minor human check) 🤖👤 mostly-ai LLM-led with human assistance and removed 🤖 all-ai Fully LLM generated (minor human check) labels Mar 18, 2026
@thomasheartman thomasheartman force-pushed the heart/milestone-render-strategy-props branch from 4729bf0 to 07642c7 Compare March 18, 2026 09:47
@thomasheartman thomasheartman force-pushed the heart/refactor-apply-release-plan-changes branch from 8efcb75 to 5d9a59f Compare March 18, 2026 13:12
@thomasheartman thomasheartman force-pushed the heart/milestone-render-strategy-props branch 2 times, most recently from 509a700 to 8f1ca8d Compare March 18, 2026 13:46
@thomasheartman thomasheartman force-pushed the heart/refactor-apply-release-plan-changes branch 2 times, most recently from 694aaa2 to fbb52a5 Compare March 18, 2026 15:10
@thomasheartman thomasheartman force-pushed the heart/milestone-render-strategy-props branch 2 times, most recently from 5ae6b38 to 9942c4f Compare March 19, 2026 10:32
@thomasheartman thomasheartman force-pushed the heart/refactor-apply-release-plan-changes branch from fbb52a5 to 57db459 Compare March 19, 2026 10:32
Base automatically changed from heart/refactor-apply-release-plan-changes to main March 19, 2026 10:38
…stone Add generic extension points to support custom strategy rendering and auto-expanding milestones. Extract EditControls in draggable item.
@thomasheartman thomasheartman force-pushed the heart/milestone-render-strategy-props branch from 9942c4f to dbd487a Compare March 19, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖👤 mostly-ai LLM-led with human assistance

2 participants