davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices

Home Page:http://davidtheclark.github.io/react-aria-modal/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TalkBack: Going to content behind modal

blakejoy opened this issue · comments

commented

Anyone else have an issue with talkback allowing users to swipe to the content behind the modal?

We're seeing the same issue on a project I'm working on. This isn't just an issue with TalkBack - we're seeing the same behavior with Voiceover on iOS and MacOS.

A link to a minimal recreation:

https://stackblitz.com/edit/react-aria-modal-test

Just use the MacOS' move A11Y focus up button (Ctrl + Option + Left arrow)

The solution, I've found, is to use getApplicationNode in order to aria-hide the background