Claro views ui-dialog hides overflow

Created on 14 December 2022, almost 2 years ago
Updated 2 September 2024, 3 months ago

Problem/Motivation

The header space in views dialog boxes has overflow: hidden which can cut off things within that space when Chosen is used on admin pages.

Possibly related to Chosen dropdown is hidden under drupal dialog. (e.g. views config) 🐛 Chosen dropdown is hidden under drupal dialog. (e.g. views config) Needs review , but it looks like that's for Seven theme.

Steps to reproduce

  1. Install Chosen module
  2. In Chosen configuration, set "Minimum number of options for single select" to Always
  3. Visit a view (e.g., Content), click on Add next to Fields
  4. Click Category dropdown and see Chosen dropdown get cut off (may need to close and re-open dialog box for the dropdown to change to a Chosen dropdown).

Proposed resolution

Set overflow: initial on .views-ui-dialog .form--flex.

🐛 Bug report
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

🇺🇸United States joshuasosa

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

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