gsxdsm
038ec04975
FN-8113: confirm GitHub issue closures
Guard GitHub issue closure with a destructive confirmation flow.
- Style the Close issue action as dangerous and require confirmation before API calls.
- Cover confirmation, cancellation, success, failure, and mobile behavior in modal tests.
- Add a patch changeset describing the safer close interaction.
Files changed:
.changeset/fn-8113-github-close-confirm.md | 7 ++
.../dashboard/app/components/GitHubImportModal.tsx | 22 ++++--
.../__tests__/GitHubImportModal.test.tsx | 91 +++++++++++++++++++++-
3 files changed, 113 insertions(+), 7 deletions(-)
Fusion-Task-Id: FN-8113
Fusion-Task-Lineage: 80e4e1a3-b779-473d-9658-4231bd58d7e6
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 11:30:17 -07:00
..
2026-07-16 09:24:56 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 10:33:47 -07:00
2026-07-16 11:30:17 -07:00
2026-07-15 14:41:05 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 10:33:47 -07:00
2026-07-16 08:14:44 -07:00
2026-07-13 10:32:12 -07:00
2026-07-13 10:32:12 -07:00
2026-07-15 08:44:11 -07:00