ui_patterns
ui_patterns copied to clipboard
Allow for Layout Builder sections to be given administrative labels
Drupal 8.8 will be released soon with an improvement about Layout Management which make the layout builder more usable : Allow for Layout Builder sections to be given administrative labels https://www.drupal.org/node/3073872
However, this is not working with layouts generated by ui_patterns_layout because Drupal\ui_patterns_layouts\Plugin\Layout\PatternLayout::buildConfigurationForm() is ignoring its parent method.
A pull request is coming soon :)
Drupal 8.8 is out now.