davidtheclark/react-aria-modal

TouchMove onto underlay prevents all components TouchMoving on iOS

Open

#78 geöffnet am 5. Dez. 2018

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (94 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.039 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

TouchMove onto underlay toward a particular direction prevents touchMove toward same direction onto modal for a while(about 1 second).

It seems if another touchMove events are added within disabled period, the duration increases.

Contributor Guide