FormidableLabs / FormidableLabs/react-swipeable

Conflict with type range input

Aperta
#197 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
needs example ✋ possible bug 🐛
Lingua principale
TypeScript
Stelle
2.1k
Fork
149
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Description of the bug**
An input of type range has a draggable functionality to it which, while being used, shouldn't trigger a swiping event.

**Steps to reproduce**
Insert an type range input inside the parent component with the swipeable handlers and drag the input's "thumb" (left or right, if horizontal, or up and down, if vertical) to change the value.

**Expected behavior**
Swiping over the parent component should trigger a swiping event, but dragging the range input's "thumb" shouldn't.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.