#31941 closed defect (bug) (invalid)
disappearing menu on plugin admin route due to r32089
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2 |
Component: | Administration | Keywords: | |
Focuses: | ui, administration | Cc: |
Description
Noticed this today after updating WP to 4.2-beta4-32091 on one of our plugin routes:
Traced it to [32089] for #30900
If I revert the css in that change, the menus are back. We're checking to see if this happens with what we have posted on wp.org and if it does I'll linky here. We're also seeing if we can reproduce with any other plugin menus.
I'm not ruling out that this is a conflict with some css on our plugin but wanted to just get this up in case it definitely is a core issue.
Change History (3)
#2
@
10 years ago
- Resolution set to invalid
- Status changed from new to closed
K found it, our plugin has some css that was conflicting
`
#adminmenuwrap { z-index : 1001; }
`
removed that and all is good.
Version 0, edited 10 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
you can reproduce using the current version of our wp.org plugin -> https://wordpress.org/plugins/event-espresso-decaf/