- Issue created by @bendqh1
- Status changed to Postponed: needs info
11 months ago 10:53pm 11 February 2024 - π³πΏNew Zealand danielveza Brisbane, AU
Thanks for raising an issue!
Can we get some more details & steps to reproduce from a vanilla install of Drupal core? I'm not quite following what the issue is here.
Steps to reproduce:
- Install Drupal 10.2.2 or later (in my case the language is Hebrew).
- Create a layout builder block.
- Add some content (heading, passage) to that layout builder block.
- Place the layout builder block in any region you choose.
- Mouse hover on that layout builder block in the respective region.
- Click the pencil icon for the shortcut admin actions on the top-left part of that layout builder block.
- You would find a link to "Edit" but you will not find a link to "Layout" .
Added standard IS template and updated the IS.
@bendqh1 Can you share some screenshots? I am not able to reproduce the issue with the STR which you mentioned above.
Thanks
- π³πΏNew Zealand danielveza Brisbane, AU
@bendqh1 I'm not quite following why Layout should be there? If your example you're already in the Layout Builder screen right?
Or in your example does the custom block also have Layout builder enabled on it? So you're expecting the contextual links on a block to be something like:
- Configure block
- Configure block layout
- Move block
- Remove block
I was not on the layout builder screen -- I was viewing a node which contains the layout builder block in one of its regions.
I think that a pencil menu link to layout should be there so we won't have to click "Edit" and only then, when we are inside the edit page, be able to click "Layout".
I think that we should be able to access the layout page from outside the block edit page.It's just saving one step, instead of clicking "Edit" to go to to the block edit page and there click "Layout", we could prevent that step and click "Layout" directly from the block's pencil menu.
---
Translating from Hebrew to English, that's what I get now, from the block's pencil menu.
- Configure block
- Remove block
- Edit
- Translate block
The block pencil menu I desire to have is this:
- Configure block
- Remove block
- Edit
- Translate block
- Configure block layout
- Status changed to Active
10 months ago 1:42am 16 February 2024 - πΊπΈUnited States mortona2k Seattle
I think you're running into this issue: https://www.drupal.org/project/drupal/issues/3368656 β¨ Add 'Layout' Operation Link to entities Needs work
You can use this module as a workaround: https://www.drupal.org/project/layout_builder_operation_link β .
I install it everywhere I use layout builder.