davidtheclark/react-aria-modal

TouchMove onto underlay prevents all components TouchMoving on iOS

Open

#78 opened on 2018年12月5日

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)

説明

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.

コントリビューターガイド