🇬🇧United Kingdom @rachelf

Account created on 9 April 2010, over 14 years ago
#

Recent comments

🇬🇧United Kingdom rachelf

I can confirm that the proposed change in MR476 works for my set up.

🇬🇧United Kingdom rachelf

Many thanks for clarifying that the initial patch is for emergency use @szeidler.

Is the underlying issue only specific to Gutenberg (which I don't have installed)? Certainly the discussion in the merge request relates to Gutenberg, so how come I am also losing the Save button? Is there a comparable issue that I've missed for Mercury Editor, similar to this one in the Gutenberg issue queue:
https://www.drupal.org/project/gutenberg/issues/3460488 Add attribute to form if Gutenberg enabled Active

My apologies if I'm cluttering up this issue with irrelevant comments - and please let me know if I should be raising a separate issue over in Mercury Editor or elsewhere, or if there is a related issue.

🇬🇧United Kingdom rachelf

Similar to @pbabin I'm also having this issue when using Mercury Editor 2.1.1 with Gin 3.0-rc13 (I don't have Gutenberg installed).

I get the save button back by using the first patch in this issue:
https://www.drupal.org/files/issues/2024-07-09/gin-save-buttons-missing-...

along with this patch:
https://git.drupalcode.org/project/gin/-/merge_requests/458.diff
from issue
https://www.drupal.org/project/gin/issues/3459995 🐛 null is not an object (evaluating 'newParent.querySelectorAll') Fixed

I do not have sticky action buttons enabled in gin.

Again, with reference to #13, am I missing a patch for Mercury Editor which would mean I don't need to use the first patch from this issue above:
https://www.drupal.org/files/issues/2024-07-09/gin-save-buttons-missing-...

🇬🇧United Kingdom rachelf

Another provisional solution is to only add the padding when hovering over a layout section:

.lpb-layout:hover {
  padding: 40px 0;
}

This keeps the preview closer to the final version.

🇬🇧United Kingdom rachelf

Applied #411 in 8.6.10 which solved issue for me.

Production build 0.71.5 2024