gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
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
Research direction
Start by reproducing the issue in the admin panel's Store Profile section, then compare its navbar-toggle behavior with the main dashboard implementation. Identify the store profile layout or styling entry point and verify that the content shifts or resizes without overlap when the side navigation opens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100