Problem/Motivation

GridStack drag and drop (dnd) blue grids are gone whenever Field Group is installed.

The dnd blue grids:

Steps to reproduce

  • Install both GridStack and Field Group
  • Clone or edit one of the factory layouts, or edit one at Layout Builder page, the dnd grids are gone.
  • Uninstall Field Group, the dnd grids are back visible again.

Proposed resolution

Figure out a solution before reporting it to Field Group project issues.

The obvious bad boy is this method:
https://git.drupalcode.org/project/field_group/-/blob/8.x-3.4/src/Elemen...

GridStack UI has nothing to do with any Field, however Field Group overrides are trespassing the fences beyond Field thingies.

Remaining tasks

Sit down and relax.

User interface changes

API changes

Data model changes

Comments

gausarts created an issue. See original summary.

  • gausarts committed 021cf144 on 8.x-2.x
    Issue #3395093: Drag and drop blue grids are gone when Field Group...
gausarts’s picture

Status: Active » Fixed

Basically just playing nice, and resorting to basic stack displays when Field Group is installed.

Also added a bonus for broken breakpoints due to typo &, should &&, and non-clickable image link if not using Blazy formatter.

We'll have a new hotfix soon.

Status: Fixed » Closed (fixed)

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