davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.04k stars 96 forks source link

Switch underlay click detection to onMouseDown #70

Closed davidtheclark closed 6 years ago

davidtheclark commented 6 years ago

Closes #69.

@mjlangan would you mind reviewing this?

I added a little extra underlay space to the third demo to help double-check the intended behavior.