[wp-trac] [WordPress Trac] #61334: Admin Menu: The admin submenu gets hidden behind the "Theme Details" modal

WordPress Trac noreply at wordpress.org
Fri May 31 13:28:07 UTC 2024


#61334: Admin Menu: The admin submenu gets hidden behind the "Theme Details" modal
--------------------------------+-----------------------------
 Reporter:  Dharm1025           |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Administration      |    Version:  6.5.3
 Severity:  normal              |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 When the "Theme Details" modal is active, the admin submenu gets hidden
 behind it. Based on a quick check, it seems the theme overlay (`.theme-
 overlay .theme-backdrop`) has a higher z-index than the submenu
 (`#adminmenu .wp-submenu`). This is the reason the submenu gets hidden
 behind the "Theme Details" modal.

 [[Image(https://i.imgur.com/LG7FP9f.png)]]

 === Steps to Reproduce
 1. Go to `Appearance` > `Themes`
 2. Click on any theme to view its details. This will open the "Theme
 Details" modal to display information about the theme.
 3. Try to navigate to another page by hovering the menu (eg: `Settings` >
 `General`)
 4. Notice submenu is hidden behind the "Theme Details" modal

 === Expected Results
 Submenu should be visible on hover to top-level menu.

 [[Image(https://i.imgur.com/48vLSzk.png)]]

 Thank you

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61334>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list