microsoft / microsoft/react-native-gallery
Home page content disappears after activating the 'Left navigation menu' button.
@Nitin-100 is already working on this.
Since Sep 30, 2025.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Build Details:
OS Version: 24H2
OS Build: 26100.5074
App: React Native Gallery Preview
Repro-Steps:
Launch the React Native Gallery-Preview app.
Navigate to the 'left navigation menu' button and invoke it.
Now observe the behavior of the content present in 'Home' page.
Actual Result:
Once the navigation drawer is opened, the content that was previously visible on the Home page disappears completely, leaving a blank view.
Note: Same issue is observed upon activating any list item present in the left navigation menu.
Expected Result:
The left navigation menu should open without affecting the visibility of the main content area. The Home page content should remain visible and interactable alongside the navigation drawer.
“Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment section.”
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.