FLUID-6647: Can not initiate drag and drop action using the multiple Infusion manual test on Chrome Android

Metadata

Source
FLUID-6647
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Jonathan Hung
Created
2021-06-29T15:50:05.501-0400
Updated
2024-07-24T13:56:22.688-0400
Versions
  1. 3.0
Fixed Versions
N/A
Component
  1. Reorderer

Description

Running the multiple Infusion manual test does not allow drag and drop of items in the list.

To reproduce:
1. Open https://build-infusion.fluidproject.org/tests/manual-tests/framework/core/multipleversions/ on Chrome on Android.
2. Try to tap and drag an item in either list.
3. Notice nothing happens.

Note, the Dynamic Reorderer manual test works on Chrome Android - items are able to be reordered using tap and drag.

Environments

Chrome 91.0.4472.120 (Android 11)
Safari 14 (iPadOS 14.6)

Comments

  • Justin Obara commented 2021-06-29T16:53:11.519-0400

    We use the jQuery Plugin touchPunch in other drag and drop demos, and probably need to add that here as well. Although I wonder if there would be any issues because of the older version of the Infusion that is running on the page. We might need to bring that up-to-date or come up with a different demo that better showcases running multiple instances of infusion at the same time.

  • Justin Obara commented 2024-07-24T13:56:22.688-0400

    This manual test is no longer available.