- Issue created by @pdureau
- 🇫🇷France pdureau Paris
It will also be the opportunity to remove the useless
entityFieldManager
fromEntityViewDisplayTrait
- @pdureau opened merge request.
- Assigned to pdureau
- Status changed to Needs work
16 days ago 7:15pm 20 August 2025 - 🇫🇷France pdureau Paris
The rebase from 📌 [1.0.0-alpha2] Add content display overrides Active is crazy. I will split this work in 2 different issues and start again.
- @pdureau opened merge request.
- 🇫🇷France pdureau Paris
Back to work with a new MR: https://git.drupalcode.org/project/display_builder/-/merge_requests/85
- 🇫🇷France pdureau Paris
Maybe not finished, but I need an external point of view about what's need to be done.
- 🇫🇷France pdureau Paris
Follow-up ✨ Migration from Layout Builder (content overrides) Active
- 🇫🇷France pdureau Paris
Checked with @grimreaper. TODO:
- run migration upon activation instead of migrating from Manage Display rather than waiting for the first save from Layout Builder
str_replace('ui_patterns:', '', $section->getLayoutId());
- Migrate StyleAttribute source data to 3rd party settings
- 🇫🇷France pdureau Paris
@mogtofu:
- technical review
- the pipeline is KO, because of Access to an undefined property Drupal\display_builder_entity_view\Entity\LayoutBuilderEntityViewDisplay::$form_id. I am not able to solve :/
@grimreaper:
- functional review
- @grimreaper opened merge request.
- 🇫🇷France Grimreaper France 🇫🇷
Creating other MR with commits squashed because could not apply patch from the other MR to test it.
- 🇫🇷France Grimreaper France 🇫🇷
TypeError: Drupal\ui_styles\StylePluginManager::addClasses(): Argument #1 ($element) must be of type array, null given, called in /project/app/modules/contrib/ui_styles/modules/ui_styles_layout_builder/src/HookHandler/EntityViewAlter.php on line 114 in Drupal\ui_styles\StylePluginManager->addClasses() (line 324 of modules/contrib/ui_styles/src/StylePluginManager.php).
- 🇫🇷France Grimreaper France 🇫🇷
'views_block:sobki_blog_post-block_1':
id: 'views_block:sobki_blog_post-block_1'
label: ''
label_display: visible
provider: views
views_label: ''
items_per_page: 0
context_mapping:
nid: layout_builder.entity - 🇫🇷France Grimreaper France 🇫🇷
I will create a ticket and fix on ui_styles to avoid fatal error.
- 🇫🇷France pdureau Paris
i have a weird freeze when i save an entity view display config.
- 🇫🇷France pdureau Paris
i have a weird freeze when i save an entity view display config.
It was a InstanceStorage::create() bug. Fixed
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.
-
mogtofu33 →
committed 5862f5d1 on 1.0.x authored by
pdureau →
[#3531523] feat: migration from Layout Builder (config only)
-
mogtofu33 →
committed 5862f5d1 on 1.0.x authored by
pdureau →