-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Copy link
Labels
Area: AccessibilityArea: ModalNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricbug
Milestone
Description
Problem Description
After closing an opened Modal example, the current focused window changes to the previous opened window/app, similar to being alt+tabbed. The user then has to alt+tab back onto the RNW application to continue navigating.
Screen Recording: https://microsoft-my.sharepoint-df.com/:v:/p/yajurgrover/ETSlhbTE705PtzkftCRlP4oBzft9tcBobyaklgo5T2CnOA?e=2geyCA
Steps To Reproduce
- Launch New Arch Gallery
- Go to the Modal example page
- Open some of the example modals
- Tab onto the opened modal
- Close the modal
Expected Results
Focus should remain in the same window.
CLI version
npx @react-native-community/cli -v
Environment
npx @react-native-community/cli infoCommunity Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Metadata
Metadata
Assignees
Labels
Area: AccessibilityArea: ModalNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabricbug
Type
Projects
Status
Done