As an editor I want to have access to the top and bottom regions

Created on 13 June 2023, about 1 year ago
Updated 18 April 2024, 2 months ago

Problem/Motivation

Currently the webadmin has access to a simplified version of the regions inside a layout builder section.

The editor needs access to the top and bottom region to be able to create layouts like the following: Where the section can have a single background color/image and contain a title, and then 2 top aligned regions. See attached screenshot.

Proposed resolution

On lb.css, remove the following lines:

.layout-builder--edit-preview .layout--simple .layout__top,
.layout-builder--edit-preview .layout--simple .layout__bottom,

.layout-builder--edit-preview .layout--simple .layout__top .layout-builder-block,
.layout-builder--edit-preview .layout--simple .layout__bottom .layout-builder-block,

.layout-builder--edit-preview .layout--simple .layout__top .layout-builder__add-block,
.layout-builder--edit-preview .layout--simple .layout__bottom .layout-builder__add-block,

✨ Feature request
Status

Fixed

Version

6.1

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium ducktape

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024