Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.

ionItemReorder fails using touch on Edge #1023

@kensodemann

Description

@kensodemann

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):

  1. npm start
  2. display in Edge on a Windows machine that allows touch as well as mouse
  3. Toggle reorder mode so reorder mode is on
  4. Use the mouse to grab an item and drag it to the bottom of the displayed list. Notice that this works fine.
  5. 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

Related code:

https://github.com/kensodemann/test-scroll

Other information:

I have a screen recording that I can send you if you wish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions