Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side menu item corresponding to the currently active page is not being visually highlighted #83

Open
MuhammedNihad opened this issue Jul 4, 2023 · 0 comments

Comments

@MuhammedNihad
Copy link

Expected Behavior:
The side menu item related to the active page should be visually distinguished from the other menu items. This could be achieved by applying a different background color, dark color would be great.

Steps to Reproduce:

  1. Log in to the Django admin site.
  2. Navigate to any model admin page.
  3. Observe the side menu and note that the corresponding menu item is not visually highlighted.

Actual Results:
The side menu item related to the active page does not stand out in any way, making it challenging for users to identify their current location within the application.

Additional Information:
See the image below. The page is opened at /admin/store/sparepart/. However, the "Spare parts" side menu is not highlighted.

jet issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant