Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Store Profile Dashboard and Wallet Earning screen Not Adjusting on Navbar Toggle
Nobody has claimed this yet.
- 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
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.
Research direction
Start by locating the Store Profile dashboard and the main dashboard implementation, then reproduce the layout with the side navigation opened. Compare how each view responds to the navbar toggle and verify that the Store Profile content shifts or resizes without overlap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100