hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Store Profile Dashboard and Wallet Earning screen Not Adjusting on Navbar Toggle
- Dominant language
- JavaScript
- Stars
- 1
- 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
Research direction
Reproduce the issue in the admin panel by opening the side navigation from Store Profile and observing the dashboard layout. Compare the Store Profile entry point with the main dashboard, which already shifts correctly, then make the Store Profile content resize or reposition without overlap when the navbar is open. Verify the behavior in Chrome on Windows 11.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100