Problem/Motivation

The context selector is visible inside layout builder

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

christian.wiedemann created an issue. See original summary.

christian.wiedemann’s picture

Status: Active » Needs review
just_like_good_vibes’s picture

Status: Needs review » Needs work

Hello Christian, almost there :)
just one thing :
- for EntityComponentBlock, the value i have set makes sense "layout_builder.entity", because those block plugins are only available in layout builder.
- for ComponentLayout i am not sure this value always make sense. We need to adjust a little bit the function componentsAdjustContextEntitySelection

christian.wiedemann’s picture

maybe we check the options if the value exists?

christian.wiedemann’s picture

Assigned: christian.wiedemann » just_like_good_vibes
Status: Needs work » Needs review

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » Unassigned
Status: Needs review » Fixed
pdureau’s picture

Status: Fixed » Closed (fixed)
christian.wiedemann’s picture