• There is a blank item in the "Layouts" group that should not be there. It is the BlankLayout plugin that is not intended to be used.
  • We don't actually call $this->layoutPluginManager->getFilteredDefinitions('layout_builder') like is actually done in layout builder itself, so we should be using that instead, otherwise we are seeing many layouts that might be filtered out. For example if a site is set up to provide its own layouts and hide core's default ones.

Issue fork styleguide-3340368

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

Dave Reid created an issue. See original summary.

  • Dave Reid committed daa3546f on 2.x
    Issue #3340368: Fixed layout styleguide should only show the filtered...
dave reid’s picture

Status: Active » Fixed

Fixed and merged into 2.x.

Status: Fixed » Closed (fixed)

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