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.03k stars 96 forks source link

What if there are no focusable elements within a modal? #60

Closed everdimension closed 6 years ago

everdimension commented 6 years ago

Hi! I have just browsed at your library a little bit, so i haven't had the time to actually check this, and it's just a guess that you might want to look into.

davidtheclark commented 6 years ago

@everdimension

  1. Review existing issues to learn about this.

  2. Try it out and see what happens. If you find behavior that seems buggy, please file a new issue about the bug.