Problem/Motivation

Splitting this from #3365551: Add the notion of a 'configured layout builder block' to solve a number of content-editor and performance pain points and #3043330: Reduce the number of field blocks created for entities (possibly to zero)

There are currently a number of pain points with Layout Builder and how it interacts with the block plugin system as follows:

Proposed resolution

First finish #3365551: Add the notion of a 'configured layout builder block' to solve a number of content-editor and performance pain points

Remaining tasks

  • ✅ Discuss the pain points with product managers (@lauriii, @gabor, @ckrina)
  • ✅ Discuss the proposed resolution with subsystem maintainer (@tim.plunkett)
  • Implement the solution with test coverage
  • Reviews

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3387154

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

larowlan created an issue. See original summary.

dmitry.korhov’s picture

@lauriii, @gabor, @ckrina, @tim.plunkett
This issue has been under discussion for some time, but we have not seen any recent updates.
Could you please provide an update on the next steps?

catch’s picture

@dmity.korhov as the issue summary states, #3365551: Add the notion of a 'configured layout builder block' to solve a number of content-editor and performance pain points is the first step towards fixing this - that issue has stalled a bit, but could be picked up from where it was left off.

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.