davidtheclark/react-aria-modal

TouchMove onto underlay prevents all components TouchMoving on iOS

Open

#78 opened on Dec 5, 2018

View on GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (94 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,039 stars)
PR merge metrics
 (PR metrics pending)

Description

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