Problem/Motivation

If you have absolutely positioned blocks like we have on https://www.drupal.org/project/cookies, there is no good region on Olivero to place them. The footer region, for example, has a relative position, so the block position origin is the footer, not the body.

Steps to reproduce

Proposed resolution

Add a new region "Outside", "Outside Page", "Body", ... ? which will be printed as a direct child of the body element.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

thomas.frobieter created an issue. See original summary.

nod_’s picture

Version: 11.1.x-dev » 11.x-dev
Issue tags: +Needs subsystem maintainer review

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.