Problem/Motivation

The add in between buttons are no longer horizontally centered when using the Gin admin theme. When using Claro, they are still centered.

Screenshot

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dieterholvoet created an issue. See original summary.

tirupati_singh’s picture

Assigned: Unassigned » tirupati_singh
stborchert’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please be more specific about the versions you are using. I've tested this in a fresh installation with Drupal 10.3.6, Gin RC3 and the latest development version of Paragraphs EE and it worked as expected.

jeroent’s picture

I'm having the same behavior since I updated to gin 3.0.0-rc14.

stborchert’s picture

Hey @jeroent. Do you have some more information about the versions you have installed? I setup a fresh installation of Drupal 10.3.6 with paragraphs_ee dev and gin 3.0.0-rc14 and the buttons are centered and styled correctly.

stborchert’s picture

Ok, now I also see this. With gin 3.0.0-rc13 it still works so it has to be a recent change.

jeroent’s picture

Status: Postponed (maintainer needs more info) » Needs work

jeroent’s picture

Status: Needs work » Needs review

I think I found the problem. The MR should fix this issue.

jeroent’s picture

Assigned: tirupati_singh » Unassigned

stborchert’s picture

Status: Needs review » Fixed

Thank you!

Status: Fixed » Closed (fixed)

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

kmani’s picture

Same issue after upgrading 10.3.10 and above, MR fixed the issue.

Thank you

noorulshameera’s picture

StatusFileSize
new30.8 KB

Adding the changes as a patch to be used.

dieterholvoet’s picture

@stborchert any chance you could create a new patch release with this fix in it? Our agency is using Paragraphs EE in every project, a new release would make it so we don't have to copy this patch into every project we're updating. Thanks!

shortspoken’s picture

Unfortunately I am still experiencing the problem. Current setup:

  • Drupal Core 11.1.6 (Starshot)
  • Gin 4.0.6
  • Paragraphs EE 10.0.6

Definitely a Gin issue, not having the problem with Claro backend theme.

stborchert’s picture

StatusFileSize
new187.42 KB

I did a quick test with Drupal 10.2.x (latest HEAD), Gin 4.0.6 and ParagraphsEE 10.0.6 and didn't see any problem:

Node add form with in between buttons

Will have to check with Drupal 11.1.6 later.