- πΊπΈUnited States bladwin
Right now, only the following Block Admin options are available to be easily overridden without preprocessing multiple $links arrays:
- Block Configure (patch applies 900px width)
- Block Move/Remove (patch applies 400px width)
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 2:05pm 13 April 2023 - πΊπΈUnited States slucero Arkansas
I'm adding this to the Beta 7 release plan to include the patch attached above.
- Status changed to Needs work
about 2 years ago 6:00pm 14 April 2023 - πΊπΈUnited States slucero Arkansas
For now I'm actually removing this from the Beta 7 release out of concern for an inconsistent user experience that may be confusing. As it works now, the edit form for blocks is greatly improved since the off-canvas tray is made wider by default, but the flow for adding a new block still uses the narrow tray for the form. I worry the inconsistency of this experience will be confusing to editors.
When used with the patch from β¨ Modify Layout Builder's use of the off-canvas tray to improve UX of larger block forms Needs work , the experience is more consistent since the add form becomes wider as well.
Until that issue is resolved and merged in, we may need to explore an alternative solution where the remaining links could be altered and the experience would be more uniformly improved.
- Merge request !157#3285496: Enlarge off canvas panel for Patternkit Blocks β (Open) created by slucero
- πΊπΈUnited States slucero Arkansas
The new MR I've uploaded alters links for adding and editing Patternkit blocks within Layout Builder. When selecting a Patternkit pattern from the add block list or clicking the "Configure" contextual link on a block within Layout Builder, the edit form within the off-canvas tray should display at a 900 pixel width instead of the default 300. The same links for other blocks should not be affected.
Filtering down to only affect Patternkit blocks for the edit links is still a work in progress.