Active
Project:
Display Builder
Version:
1.0.x-dev
Component:
UI/UX/Islands
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jan 2026 at 16:01 UTC
Updated:
26 Jun 2026 at 17:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
yannickooComment #3
yannickooComment #4
yannickooDeleted comment
Comment #5
yannickooComment #6
thamasMaybe Libraries could be renamed even to Single Directory Components, not just to Components(?). Or could there be other types of components too?
Comment #7
yannickooMaybe that will be too long for that limited space. Currently it’s possible to see the Components, Blocks and Presets there.
Comment #8
yannickooComment #9
pdureau commentedSDC is hardcoded now, but it is not a deep hardcoding, it is easy to make it generic.
Once #3531521: Layout plugins support will be merged, we will call "Component" in the Library panels any source plugin which:
SourceWithSlotsInterface)So SDC is the only option for now, but we can have more later.
In "Blocks" library, they will be the sources plugins which:
Comment #10
pdureau commentedThere is a crazy but exciting idea to make slot content a new type island plugin (alongside menu items, library panels, view panels, contextual panels, buttons...):
BuilderPanelandLayersPanelComment #11
pdureau commentedWe are working on it here: #3594176: Slot handlers as island plugins
Comment #12
pdureau commented