gsxdsm
7923148490
FN-6211: prevent QuickEntry option taps from refocusing input
Prevents mobile option taps from re-opening the QuickEntry textarea keyboard.
- suppresses textarea refocus briefly while QuickEntry action buttons handle touch interactions
- only prevents default touch behavior when the textarea is already focused
- adds mobile regression coverage for blurred action toggles, menus, attachments, refine, planning, subtasks, and save flows
Files changed:
.../dashboard/app/components/QuickEntryBox.tsx | 17 ++-
.../components/__tests__/QuickEntryBox.test.tsx | 148 +++++++++++++++++++++
2 files changed, 164 insertions(+), 1 deletion(-)
Fusion-Task-Id: FN-6211
Fusion-Task-Lineage: 9e20c4e3-8b19-4374-b492-745a92c7bb10
2026-06-11 14:03:16 -07:00
..
2026-06-11 09:21:23 -07:00
2026-06-09 12:51:20 -07:00
2026-06-11 14:03:16 -07:00
2026-05-14 15:25:08 -07:00
2026-06-11 09:21:23 -07:00
2026-06-04 08:00:33 -07:00
2026-06-09 13:54:59 -07:00
2026-06-10 00:20:35 -07:00
2026-06-08 15:19:27 -07:00
2026-05-17 22:16:27 -07:00
2026-06-09 16:02:08 -07:00
2026-06-11 09:21:23 -07:00
2026-06-10 09:21:48 -07:00
2026-05-29 11:25:11 -07:00
2026-05-29 20:05:14 -07:00
2026-06-03 08:16:08 -07:00
2026-05-20 19:58:49 -07:00
2026-06-10 06:48:56 -07:00
2026-06-10 00:20:35 -07:00
2026-05-08 11:30:20 -07:00