adopted-ember-addons / adopted-ember-addons/ember-sortable
Swiping on mobile causes sorting and not scrolling.
Abierto
good first issue
- Lenguaje dominante
- TypeScript
- Estrellas
- 299
- Forks
- 159
- Merge medio
- 4 d 6 h
- PR fusionados (30 d)
- 4
Descripción
**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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.