Site Editor: Fix Invisible Template Previews in the Sidebar#26424
Conversation
|
Size Change: +8 B (0%) Total Size: 1.2 MB
ℹ️ View Unchanged
|
vindl
left a comment
There was a problem hiding this comment.
This looks good to me and tests well. 👍
I noticed something unrelated to this PR that we might want to follow up on: the content section is not displaying previews.
|
This is working well on my end as well. I couldn't repro the z-index issue before, but it looks like the update should hopefully fix what @mattwiebe was noticing? |
|
@mattwiebe I can't repro the z-index issues as well, but I've raised the preview's from |
|
@Copons - can confirm that it's working as expected now, sits on top of Cover and everything in it. |
|
Nice catch @mattwiebe! |



Description
A recent change on the FSE navigation sidebar's overflow accidentally hid the templates (and template parts) previews that were supposed to appear when hovering on the sidebar items.
This PR moves the preview SlotFill outside of the sidebar hidden overflow, and reposition it accordingly.
How has this been tested?
Screenshot
Types of changes
Bug fix (non-breaking change which fixes an issue)
Checklist: