feat(FN-5018): wire create-pr review surface in TaskReviewTab
Wires the PR-create review surface into the task review flow, adding the UI surface to `TaskReviewTab`, `TaskDetailModal`, and `PrPanel` for reviewing PR creation as part of task review. Includes tests covering the create-PR review flow in both `TaskDetailModal` and `TaskReviewTab`. Fusion-Task-Id: FN-5018
This commit is contained in:
committed by
gsxdsm
parent
0607ca518f
commit
5a1794fc55
7
.changeset/fn-5018-pr-create-review-surface.md
Normal file
7
.changeset/fn-5018-pr-create-review-surface.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Wire the redesigned Create-PR modal into the task detail modal and the merge/review tab so
|
||||
PrPanel's Create button and a new review-tab Create-PR action open the same flow. Fixes the
|
||||
FN-4758 follow-up where PrPanel was mounted with `onRequestCreatePr={undefined}`.
|
||||
Reference in New Issue
Block a user