gsxdsm
c27c321a8b
FN-6160: fix mobile quick-entry touch handling
Let mobile Quick Entry actions rely on native tap-to-click behavior again.
- remove the manual quick-entry action button click dispatch on touchend
- switch mobile quick-entry action buttons to touch-action: manipulation
- update QuickEntryBox mobile touch tests and add a patch changeset for @runfusion/fusion
Files changed:
.changeset/tiny-mobile-clicks.md | 5 +++++
packages/dashboard/app/components/QuickEntryBox.css | 4 ++--
packages/dashboard/app/components/QuickEntryBox.tsx | 9 ---------
packages/dashboard/app/components/__tests__/QuickEntryBox.test.tsx | 14 +++++++++++++-
4 files changed, 20 insertions(+), 12 deletions(-)
Fusion-Task-Id: FN-6160
Fusion-Task-Lineage: a8c13f7e-fb86-4087-a516-a6e16dac2092
2026-06-09 22:13:54 -07:00
..
2026-06-09 18:49:02 -07:00
2026-06-09 12:51:20 -07:00
2026-06-09 22:13:54 -07:00
2026-05-14 15:25:08 -07:00
2026-06-09 12:57:21 -07:00
2026-06-04 08:00:33 -07:00
2026-06-09 13:54:59 -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-05-12 07:47:10 -07:00
2026-06-09 13:54:59 -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-09 12:51:20 -07:00
2026-06-09 14:07:27 -07:00