adopted-ember-addons / adopted-ember-addons/ember-sortable

Swiping on mobile causes sorting and not scrolling.

Open
#421 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
299
Forks
159
Avg merge
4d 6h
Merged PRs (30d)
4

Description

**Describe the bug**
Swipe on mobile causes sorting and not scrolling.

**To Reproduce**
Steps to reproduce the behavior:
Make a long list of sortable items and try to scroll via swiping on a mobile device.

**Expected behavior**
Swipe on mobile to scroll and not sort.

**Additional context**
I tried `{{sortable-item ... distance=100}}` to no avail.
Perhaps some sort of a time parameter before sorting starts would help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.