Hello, I noticed \Drupal\ui_styles_entity_status\HookHandler\EntityView::alter
applies selected styles on the node attributes itself + all layout builder sections. Why is that? Is it perhaps to accomodate with displays using node--bare
template ?
When using background this is not a problem but it becomes a problem when we attempt to use border instead.
Here is an example from sobki bootstrap.
- Install ui_styles_entity_status and use a border instead of background in theme settings (Unpublished entity styles).
- Setup a layout builder-enabled entity with a few sections
- Notice an unpublished entity has the border applied multiple times (on and all layout sections)
Possibly remove adding styles on layout builder sections? or make it optional? or detect node--bare?
?
?
N/A
N/A
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.