Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal Accessibility Issue in UWP #5781

Open
5 tasks
bahri-dev opened this issue Aug 17, 2023 · 0 comments
Open
5 tasks

Modal Accessibility Issue in UWP #5781

bahri-dev opened this issue Aug 17, 2023 · 0 comments

Comments

@bahri-dev
Copy link

Description

Able to navigate across the unfocused area through TAB key once Modal opens

CodeSandbox/Snack link

https://codesandbox.io/s/frosty-hugle-ex5hgj?file=/src/App.tsx

Steps to reproduce

While the Modal is opened, use Tab key to switch the focus.

Expected result:
unfocused area should not be accessible to the user.

Actual result:
unfocused area is accessible to the user using tab navigation

NativeBase Version

3.4.15

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant