gray-mueller / gray-mueller/zomato-clone-app-using-react-native
Store Profile Dashboard and Wallet Earning screen Not Adjusting on Navbar Toggle
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the store profile view, the dashboard layout does not adjust responsively when the side navigation bar is opened. The content remains fixed and gets overlapped or misaligned instead of shifting like it does on the main dashboard, which handles the navbar toggle correctly.
To Reproduce
Steps to reproduce the behavior:
Log in to the admin panel
Navigate to the Store Profile section
Open the side navigation bar
Observe that the dashboard content does not shift or resize to accommodate the open navbar
Expected behavior
The dashboard in the store profile should adjust its layout responsively when the navbar is toggled, similar to the behavior of the main dashboard.
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Version: [Please add the exact Chrome version, e.g., 123.0.6312.86]
Additional context
This issue affects the usability and layout consistency of the admin interface. Referencing the main dashboard’s implementation might help identify missing layout adjustments or CSS handling in the store profile view.
Contributor guide
Assessment
This issue has not been assessed yet.