Closed (fixed)
Project:
Maestro
Version:
4.2.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2025 at 15:35 UTC
Updated:
9 Oct 2025 at 16:34 UTC
Jump to comment: Most recent
In the admin theme, I have a Masquerade block in the "Content" section below "Main page content". As the attached screenshot shows, the new template builder overlaps the block (because of the "position: fixed" CSS).
(It also shows that the default position of the diagram was underneath the legend immediately after upgrading - but that seemed to resolve itself when I refreshed the page.)
I am using Drupal 10.5.3 with the default Claro admin theme, but I have just tried installing the new Gin admin theme and adding the Masquerade block in the same way and I get the same issue there. But it's only a minor issue because I can easily exclude the Masquerade block from that page.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2025-09-18 at 16-16-57 Editing Template IT Account Application.png | 109.26 KB | mi-dave |
Comments
Comment #2
_randy commentedThe palette bar overlapping the template will happen on any template that hasn't been panned with the new interface. It's due to the top/left coordinate being the top/left of the interface. You just have to pan it to suit your viewport.
For the footer css issue. We'll take a quick look unless you've got a patch.
Comment #5
_randy commented@mi-dave: Quick patch to see if that helps -- the DEV release of 4.x should have the updated css that should push the content blocks below the canvas now.
Comment #6
mi-dave commentedThanks Randy. I'm out of the office until Tuesday now, but that's pretty much what I had in mind, and from my testing in the browser earlier I think it'll work fine.
Comment #7
mi-dave commented(Didn't mean to change the status. Up to you whether to wait.)
Comment #8
mi-dave commentedLGTM, thanks.
Comment #9
_randy commented