White background in view for Exposed Filters.

Created on 16 January 2024, 6 months ago
Updated 3 April 2024, 3 months ago

Problem/Motivation

White background in view for Exposed Filters because of background color label visibility is none.

Steps to reproduce

  1. Install the theme set as an administration theme.
  2. Go to the /admin/appearance/settings/gin
  3. Go to theme settings and Appearance and enable the dark mode
  4. GO to the /admin/structure/views/view/content
  5. Scroll down and go to the exposed filters in pgae
  6. You can see white background in filters

Proposed resolution

.gin--dark-mode .views-exposed-form.views-exposed-form {
background-color: transparent;
}

For reference:-

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia djsagar

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024