gsxdsm
d8f3cc64ae
FN-7356: fix mobile chat send taps
Make task chat and planner chat submit reliably from mobile send buttons.
- Submit touch and pen send-button interactions on pointer down before soft-keyboard blur can consume the tap.
- Add synchronous duplicate-send guards for task chat and planner chat send flows.
- Cover one-tap mobile send behavior and duplicate prevention in chat component tests.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-7356-mobile-chat-send.md | 7 +++
packages/dashboard/app/components/TaskChatTab.tsx | 25 +++++++-
.../app/components/TaskPlannerChatTab.tsx | 36 +++++++++++-
.../app/components/__tests__/TaskChatTab.test.tsx | 65 +++++++++++++++++++++
.../__tests__/TaskPlannerChatTab.test.tsx | 67 +++++++++++++++++++++-
5 files changed, 194 insertions(+), 6 deletions(-)
Fusion-Task-Id: FN-7356
Fusion-Task-Lineage: 90b243e0-ae36-459d-bf01-112219e7865b
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-01 07:33:56 -07:00
..
2026-07-01 07:33:56 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 07:33:56 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 00:47:09 -07:00
2026-07-01 00:51:01 -07:00
2026-07-01 00:47:09 -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