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

3rd example opening position #2

Closed davidtheclark closed 9 years ago

davidtheclark commented 9 years ago

Because the focus is on the dialog itself, the page is scrolled so that element is at the very top of the viewport. It would be better with some padding on the top for that initial view.