Version 2.1.1 breaks parts of the site when CSS aggregation is enabled

Created on 11 March 2025, 3 months ago

Problem/Motivation

CSS variables related to Gin were fixed in the release 2.1.1 (containing only changes from the issue https://www.drupal.org/project/autocomplete_deluxe/issues/3511651 🐛 Gin: Custom css not working with version 3.x - past 20 Sep 2022 Active ).

The provided fix has a faulty CSS property value (unclosed var(): background-color: var(--gin-color-primary-light-hover;) for background-color. When CSS/JS is being aggregated, this will cause multiple issues on the site. Paragraph creation widget and admin_toolbar to name a few.

Steps to reproduce

- Install admin_toolbar and latest autocomplete_deluxe
- Enable CSS/JS aggregation for the site
- Configure autocomplete_deluxe widget for a content type
- See the node form and the issue revealing itself

Proposed resolution

Fix the broken value.

Remaining tasks

  • ✅ File an issue
  • ➖ Addition/Change/Update/Fix
  • ➖ Testing to ensure no regression
  • ➖ Automated unit testing coverage
  • ➖ Automated functional testing coverage
  • ➖ UX/UI designer responsibilities
  • ➖ Readability
  • ➖ Accessibility
  • ➖ Performance
  • ➖ Security
  • ➖ Documentation
  • ➖ Code review by maintainers
  • ➖ Full testing and approval
  • ➖ Credit contributors
  • ➖ Review with the product owner
  • ➖ Release notes snippet
  • ❌ Release

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
🐛 Bug report
Status

Active

Version

2.1

Component

Code (miscellaneous)

Created by

🇫🇮Finland iSampo

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