Settings Tray uses the form handler key, 'off_canvas', for a block entity form handler. This ties Settings Tray functionality to a particular dialog type. Although Settings Tray uses the off-canvas
dialog the need for the different form handler is the Settings Tray functionality of simplifying the Block entity edit from and bringing in related configuration.
It is totally possible the that another module in core or contrib would want to open up another version of the Block entity form in the off-canvas dialog, for instance as a quick way adjust visibility settings.
off_canvas
to settings_tray
entity.block.off_canvas_form
to entity.block.settings_tray_form
/admin/structure/block/manage/{block}/off-canvas
to /admin/structure/block/manage/{block}/settings-tray
off_canvas-form
to settings_tray-form
The patch
None
Internal only
None
Fixed
8.6 β°οΈ
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.