Problem/Motivation

The background of the drawer is now white after upgrading from Gin 3.0.0-beta3 to 3.0.0-rc2.

screenshot of modal

Steps to reproduce

  1. Install Gin 3.0.0-rc2
  2. Add Paragraph field
  3. Configure Paragraph field to use the modal
  4. Add a node, add Paragraph to see the modal

The code coming from Gin via Chrome Inspector that is causing the problem:

screenshot of CSS code

Proposed resolution

I suspect there's a way for this module to override that with `!important` or something?

Remaining tasks

Determine if this solvable in this module or if it should move over go Gin.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

capellic created an issue. See original summary.

capellic’s picture

Embedded images weren't working, so uploaded them.

capellic’s picture

Issue summary: View changes

Second embed was wrong.

capellic’s picture

stborchert’s picture

Yes, theoretically we can override this. But with the current redesign happening in 2.2.x the background is changing to white by default in Paragraphs EE also.

capellic’s picture

Thanks for the update @stBorchert.

To be clear, I don't care what the background color is - white or black I'm indifferent. But the issue here is that the text is illegible because it is light gray on white.

stborchert’s picture

Version: 2.0.3 » 2.0.x-dev

Branch 2.0.x and Gin 3.x are not compatible anymore. Please use 2.1.x of ParagraphsEE or switch to 10.x (in combination with https://www.drupal.org/project/gin/issues/3375873) when using Drupal 10.

stborchert’s picture

Version: 2.0.x-dev » 2.1.0
Status: Active » Fixed

Setting to fixed, since version 2.0.x shouldn't be used anymore with Drupal 9 and version 2.1.0 is released.

Status: Fixed » Closed (fixed)

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