fix(gui): expose all combo strategies in selector - #3335
Conversation
|
✅ Deterministic PR hygiene checks passed. |
✅ READY
Review readiness checklist
✅ 4/4 boxes ticked. This pull request has been marked Ready for Review. Hygiene✅ Deterministic PR hygiene checks passed. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe combo strategy selector now renders all entries from ChangesCombo strategy selector
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The combo strategy selector now exposes all five configured strategies and removes the unavailable-strategy fallback, with coverage confirming each option is enabled. No current merge-readiness risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
리뷰 · 우선순위 68 / 80이 PR은 Combos GUI의 전략 선택기( 그런데 실제 라디오 UI인 라인 단위로 보면 방향은 맞다. 다만 머지 전에 레이아웃과 초안 상태만 한 번 보면 좋다. 라인 gui/src/styles-combos-workspace.css:463-476 - 라인 gui/tests/combo-strategy-selector.test.tsx:17-30 - 정적 HTML에 라벨·개수·disabled 없음만 본다. 경로 docs/pr-assets/combo-strategy-selector-*.png - before/after 스크린샷 커밋은 리포에 이미 경로 TargetEditor weight 분기(combo-workspace-controls.tsx 근처 round-robin|random만 weight 입력) - 이 PR이 만진 부분은 아니지만, 전략을 GUI에서 새로 고를 수 있게 되면 메인테이너의 판단이 필요한 지점
너의 추천 이 댓글은 grok-bot이 작성했습니다 |
Carried from #3335 onto current dev. Independent of the other carried fixes, so it ships as its own PR rather than a stack layer. Co-authored-by: jun <jun@lidge.dev> Co-authored-by: x3M3x <amroeid1999@gmail.com>
Summary
Verification
bun test gui/tests/combo-strategy-selector.test.tsxbun test gui/tests/combo-roundtrip.test.tsxbun run build:guibun run typecheckChecklist
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.