- Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.4 & MySQL 5.6last update
almost 2 years ago Waiting for branch to pass - Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 11:45am 12 June 2023 - πΊπ¦Ukraine dinazaur
Hello, I didn't implement clone display settings, it will require a lot of work, and I don't think that this makes any sense. In LB We have regions, sections, and components. What and where to copy is unclear and I don't even know how to implement it in form. As for me, it will be a big mess.
- First commit to issue fork.
- π«π·France maboy
Hello,
All these cases have been tested and worked on my side with MR 8 :
- Clone a view mode with layout builder in another bundle (destination view mode not existing)
- Clone a view mode with layout builder in another bundle (destination view mode existing and layout builder mode is disabled)
- Clone a view mode with layout builder in another bundle (destination view mode existing and layout builder mode is enabled)
Regards,
- First commit to issue fork.
- π«π·France Grimreaper France π«π·
Hello,
I have rebased the MR and generate a patch for Composer usage.
- π«π·France Grimreaper France π«π·
I tried to squash the commit because not possible to apply the patch after the one from #3415791-17: Allow "Clone display" to current bundle view mode (overwrite) β .
So I will also add layout builder support on the other issue.