Problem/Motivation

Initially done in #3571009: Add SourceWithSlotsInterface and LayoutSource but let's extract the work to deliver faster.

Some sources are not expected to dhow up in the sources selector. Examples:

  • page_layout from Display Builder Page Layout
  • Upcoming view_template from Display Builder Views

Proposed resolution

  • Add the property to attributes
  • Filter the sources in the source selector.
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

pdureau created an issue. See original summary.

pdureau’s picture

Assigned: pdureau » Unassigned
Status: Active » Needs review
pdureau’s picture

Assigned: Unassigned » pdureau
Status: Needs review » Needs work

From @just_like_good_vibe: We need to keep the no_ui source if already selected, so just opening and submitting the form without any change would not change the config.

pdureau’s picture

Assigned: pdureau » just_like_good_vibes
Status: Needs work » Needs review