Hidden filters with a fieldset still display the fieldset legend

Created on 18 August 2023, 11 months ago
Updated 11 February 2024, 5 months ago

Problem/Motivation

When adding a block with a hidden exposed filter, that has (for example) a range of values (From, To) the filter is hidden but the legend is still rendered

Steps to reproduce

1. Add a view with an exposed filter that has values "between", for example a date range
2. Add another exposed filter, simple value
3. Add an exposed filter block, hide the range filter
4. View it

Markup

<fieldset id="edit-date-wrapper--4" class="js-form-item form-item js-form-wrapper form-wrapper">
  <legend>
    <span class="fieldset-legend">Search Date Range</span>
  </legend>
  <div class="fieldset-wrapper">
    <div class="hidden-exposed-filter">
πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom aaron.ferris

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