gsxdsm
6d1507aa8f
FN-7380: Close task detail on delete
Close task detail hosts immediately after delete confirmation.
- Wire the embedded list split-detail host to clear selected task state when detail content requests close.
- Keep task-detail delete close idempotent across initial delete failures and follow-up prompts.
- Add regression coverage for split-detail closing and optimistic delete failure handling.
- Add a patch changeset for the operator-visible delete detail behavior.
Files changed:
.changeset/fn-7380-task-detail-delete-close.md | 7 ++++
packages/dashboard/app/components/ListView.tsx | 15 +++++++
.../dashboard/app/components/TaskDetailModal.tsx | 4 +-
.../app/components/__tests__/ListView.test.tsx | 22 ++++++++++
.../components/__tests__/TaskDetailModal.test.tsx | 49 ++++++++++++++++++++++
5 files changed, 95 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-7380
Fusion-Task-Lineage: 0b7fa676-cf89-4116-aa64-c10840b6fb07
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-01 10:00:14 -07:00
..
2026-07-01 09:50:57 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 09:50:57 -07:00
2026-07-01 10:00:14 -07:00
2026-07-01 08:01:59 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 09:45:30 -07:00
2026-07-01 09:45:30 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 00:47:09 -07:00
2026-06-08 15:19:27 -07:00
2026-07-01 00:47:09 -07:00