Fix Claro styles for exposed views filters wrapped in fieldsets

Created on 5 May 2020, over 4 years ago
Updated 24 April 2024, 7 months ago

Problem/Motivation

๐Ÿ› Fix label visibility and add wrapper container for exposed numeric/date filters with multiple form elements Fixed is fixing a long standing bug in Views exposed forms. If a given filter requires multiple form elements (e.g. the operator is exposed, or it's a numeric filter with 'between' operation that needs min/max, etc), prior to #2625136 things were all kinds of broken:

Now, for these sorts of filters to make sense (both to folks using screen readers and other assistive technology, or to sighted users), those elements are wrapped in a fieldset. However, the default styles for Claro don't look perfect:

Proposed resolution

Tweak Claro's (p)CSS to give better spacing / alignment for these sorts of exposed form elements.

Remaining tasks

  1. Wait for ๐Ÿ› Fix label visibility and add wrapper container for exposed numeric/date filters with multiple form elements Fixed to land so we have something to style.
  2. Design what this should look like in Claro.
  3. Implement.
  4. Reviews.
  5. RTBC.
  6. Commit.

User interface changes

TBD.

API changes

N/A

Data model changes

N/A

Release notes snippet

TBD. Probably not.

๐Ÿ“Œ Task
Status

Needs work

Version

11.0 ๐Ÿ”ฅ

Component
Claroย  โ†’

Last updated 1 day ago

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States dww

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024