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!

Comments

mi-dave created an issue. See original summary.

_randy’s picture

The 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.

  • _randy committed 0cc7fee0 on 4.x
    Issue #3547480 - Footer blocks overlapping the new template builder. CSS...

  • _randy committed 5adf0f3f on 4.x
    Issue #3547480 - Footer blocks overlapping the new template builder. CSS...
_randy’s picture

Status: Active » Needs review

@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.

mi-dave’s picture

Status: Needs review » Active

Thanks 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.

mi-dave’s picture

Status: Active » Needs review

(Didn't mean to change the status. Up to you whether to wait.)

mi-dave’s picture

Status: Needs review » Reviewed & tested by the community

LGTM, thanks.

_randy’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.