You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Current behavior:
When using ionItemReorder() on Edge on a Windows machine (or a UWP hybrid native build), the reordering works fine when using mouse/trackpad, but when using touch it starts to do the move for the reorder by immediately stops and goes into scroll mode.
Expected behavior:
When using touch, the screen should stay in reorder mode like it does when using a mouse or touchpad.
Steps to reproduce:
In the sample application (provided below):
npm start
display in Edge on a Windows machine that allows touch as well as mouse
Toggle reorder mode so reorder mode is on
Use the mouse to grab an item and drag it to the bottom of the displayed list. Notice that this works fine.
Use your finger to grab an item and attempt to drag it. Notice that the drag shadow shows up momentarily but then goes away, stopping the reorder