gsxdsm
ac52438554
FN-8192: prevent mobile confirmation ghost-click dismissal
Keep mobile task-delete confirmations open through delayed compatibility clicks.
- Gate backdrop dismissal until the opening gesture settles.
- Cover deliberate backdrop dismissal and mobile ghost-click behavior.
- Document the regression and add a patch changeset.
Files changed:
.changeset/fn-8192-mobile-confirm-ghost-click.md | 7 +++
.../confirm-dialog-mobile-ghost-click-dismiss.md | 53 ++++++++++++++++++++++
.../dashboard/app/components/ConfirmDialog.tsx | 23 +++++++++-
.../components/__tests__/ConfirmDialog.test.tsx | 34 ++++++++++++--
.../app/hooks/__tests__/useConfirm.test.ts | 32 ++++++++++++-
5 files changed, 143 insertions(+), 6 deletions(-)
Fusion-Task-Id: FN-8192
Fusion-Task-Lineage: ea08a6c0-0f2e-4ec3-8ad7-23cdc4a5d7f1
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-17 00:29:48 -07:00
..
2026-07-02 13:51:25 -07:00
2026-07-17 00:29:48 -07:00
2026-06-03 20:02:03 -07:00
2026-06-06 01:42:57 -07:00
2026-06-05 14:23:27 -07:00
2026-06-11 21:26:59 -07:00
2026-06-13 11:53:44 -07:00
2026-06-13 11:22:07 -07:00
2026-06-13 10:29:24 -07:00
2026-06-13 10:14:11 -07:00
2026-07-07 22:04:48 -07:00
2026-07-08 15:09:26 -07:00
2026-07-01 15:39:33 -07:00
2026-07-07 22:04:49 -07:00
2026-06-13 16:30:28 -07:00
2026-06-09 22:44:30 -07:00
2026-07-14 17:18:06 -07:00
2026-06-17 01:22:21 -07:00
2026-06-20 00:41:36 -07:00
2026-06-03 15:05:40 -07:00
2026-06-16 23:21:14 -07:00
2026-07-16 21:13:30 -07:00
2026-06-13 17:26:12 -07:00
2026-07-03 07:47:03 -07:00
2026-07-05 19:42:16 -07:00
2026-06-20 21:02:51 -07:00