"Show content preview" checkbox broken when using Gin admin theme

Created on 8 July 2024, 2 months ago
Updated 9 July 2024, 2 months ago

Problem/Motivation

Gin Admin Theme β†’ styles checkboxes to be toggles, but this module has all: revert in the CSS, breaking that styling and making the toggle cover several buttons.

Steps to reproduce

Enable Gin Admin Theme β†’ and this module. Go to the Layout Builder.

composer require drupal/gin drupal/lb_plus
drush en lb_plus -y
drush theme:enable gin
drush config-set system.theme admin gin

If I remove the checkbox's ::before pseudo element, it will be a pre-Gin "normal" checkbox. If I remove the all: revert CSS, it's a working toggle.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

2.1

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024