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
11 KiB
11 KiB