gluestack / gluestack-ui

React & React Native Components & Patterns (import from library & copy-paste styles all the way to victory)
https://gluestack.io/
MIT License
1.79k stars 88 forks source link

Accessibility - escape Modals to reach background using Screen Readers #1843

Open NilsBaumgartner1994 opened 4 months ago

NilsBaumgartner1994 commented 4 months ago

Description

Background reachable via screen reader

CodeSandbox/Snack link

No response

Steps to reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

gluestack-ui Version

3.3.1

Platform

Other Platform

No response

Additional Information

How to disable that the background is reachable? Missing information that the modal can be closed via click on the backdrop.

Viraj-10 commented 4 months ago

Hey @NilsBaumgartner1994 , Thanks for reporting the issue. We will have a look.

NilsBaumgartner1994 commented 3 months ago

Any new updates on this?