- Issue created by @everton137
- ๐ฎ๐ณIndia Tirupati_Singh
Hi @everton137, I tried replicating the issue for the missing Save and Cancel actions button but it didn't replicate. I've followed the steps to reproduce the issue and while using the module for adding paragraphs, the actions button is being shown and getting no issue while using the module. I tried switching the admin theme also and checked on Gin theme but didn't encounter such issue. In addition, I've also tested the latest release of the module on D11 but got the same outcome. I've attached all the screenshots for your reference.
Tested on Drupal 9.5.11 and Drupal 11.
- ๐ฉ๐ชGermany marcoliver Neuss, NRW, Germany
Hi folks,
I looked into this a bit just now. Like @tirupati_singh I didn't have the problem when I reproduced the steps in isolation.
Then I looked at the actual project @everton137 is working on and the culprit seems to be the Gin admin theme! More specifically that new beta feature they have to Enable sticky action buttons. When that is on, the buttons for this module's modal break.
Not sure if this is an issue of this module then, or if that is something that needs to be addressed within Ginโฆ? (tending towards the latter, though)
- ๐ฉ๐ชGermany marcoliver Neuss, NRW, Germany
Quick update: this may be addressed by this Gin issue: https://www.drupal.org/project/gin/issues/3463796 ๐ Ensure sticky action buttons to work with modals and ajax refresh-calls Needs review
- ๐ฎ๐ณIndia Tirupati_Singh
Hi @marcoliver, yes this issue may be occurring while using the Gin theme when the
Enable sticky action buttons
is enabled. However, most of the missing actions button issues have already been fixed in the Gin theme in the latest release. I've also checked for the issue in the Gin theme but didn't encounter the issue for layout_paragraphs as shown in the attached screenshots. - ๐ง๐ทBrazil everton137 Germany
@tirupati_singh @marcoliver, indeed, after I disabled the option Enable sticky action buttons (Beta) of the theme Gin 8.x-3.0-rc13, I don't have the reported issue anymore and I can see these buttons.
- ๐ง๐ทBrazil everton137 Germany
@tirupati_singh @marcoliver, indeed, after I disabled the option Enable sticky action buttons (Beta) of the theme Gin 8.x-3.0-rc13, I don't have the reported issue anymore and I can see these buttons.
- ๐ง๐ทBrazil everton137 Germany
@tirupati_singh @marcoliver, indeed, after I disabled the option Enable sticky action buttons (Beta) of the theme Gin 8.x-3.0-rc13, I don't have the reported issue anymore and I can see these buttons.
- ๐ฉ๐ชGermany marcoliver Neuss, NRW, Germany
Just for the record, I just tested the issue fork from https://www.drupal.org/project/gin/issues/3463796 ๐ Ensure sticky action buttons to work with modals and ajax refresh-calls Needs review and with those changes the buttons are available again.
So I'm closing this issue, since there is nothing to do in Layout Paragraphs, there is a workaround, and an upcoming fix in Gin.