Closed (fixed)
Project:
Slots
Version:
1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Oct 2025 at 06:43 UTC
Updated:
26 Jan 2026 at 16:44 UTC
Jump to comment: Most recent
It is easy placing a slot in layout builder by using the "Add slot" link. It is also possible to reuse slots by typing the same slot_id when placing the slot like in other locations. But in order to that you need to know the exact id.
For editors this can come quite challenging and for site administrators this can lead to a bunch of unexpected created slots.
- Add a permission to add new slots
- Add a feature which allows selecting from existing slots
A new UI element allows placing slots from the collection of existing slots.
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
Comment #2
hydra commentedComment #3
hydra commentedBased on https://www.drupal.org/project/slots/issues/3477579 to reduce merge conflicts since both has been developed together anyways.
Comment #7
hydra commentedComment #8
hydra commentedLets get this in.