gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python

Store Profile Dashboard and Wallet Earning screen Not Adjusting on Navbar Toggle

Open
#823 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.