Firstly, thanks for the work on this, I really like the way this module offers a half way point between layout builder and nested paragraphs.

I've been testing https://www.drupal.org/project/entity_reference_layout/ and this module and prefer the way that this module works with the same paragraphs entity reference revisions field type.

However, I am using Claro as an admin theme by default and the paragraphs layout widget does not play nicely out of the box, as far as I can see.

Drupal core 8.9.2
Layout paragraphs 1.0.0-beta2

Here's a screenshot of the layout paragraphs field widget on the Seven admin theme:

And here's it on Claro:

The (+) button is not displayed so it is impossible to add any sections / layouts / paragraphs.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

finn.lewis@gmail.com created an issue. See original summary.

Finn Lewis’s picture

Here's a quick patch that tweaks the css to display the add button in Claro. This might not be the best way to do it, but it works for now.

quicksketch’s picture

Version: 1.0.0-beta2 » 1.0.0-beta3

Confirmed Claro is causing problems with Layout Paragraphs. There is an additional Claro-specific problem in that it hijacks the "Add more" button within dialogs and pushes it to the bottom of the dialog (along the Save and Cancel buttons).

saschaeggi’s picture

Status: Active » Reviewed & tested by the community

I can confirm that with the patch from #2 the module now works with Claro & Gin.
Btw: the buttons should always be at the bottom of the Dialog (in the sticky footer region of the dialog)

justin2pin’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for this – pushed to dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.