adopted-ember-addons / adopted-ember-addons/ember-sortable
Swiping on mobile causes sorting and not scrolling.
Open
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
Assessment
This issue has not been assessed yet.