Dropdown is hidden in the contents overview page.

Created on 11 September 2023, over 1 year ago

Problem/Motivation

The Claro bulk operation form has been redesigned ( https://www.drupal.org/node/3329996 ), in which, the bulk operation form has been moved below the view content.
As the Chosen dropdown list is always located below the select box, the result of this change is that the dropdown list is hidden in the bottom of the page.

Steps to reproduce

  1. Install the Chose module.
  2. Change the 'Minimum number of items for single select' to 9 or less.
  3. Choose the 'Claro' as the administration theme. (/admin/appearance).
  4. Go to the content overview page (/admin/content).
  5. Select multiple contents.
  6. Click the 'Select' dropdown box to open the actions dropdown list.
  7. Now the action select box appears at the bottom of the page.
  8. Click the dropdown box.

Proposed resolution

A universal solution to deal with a situation where the chosen dropdown have to locate on the top of the select box (Drop-up).

It seems that this is a bug with the Chosen JS library that we are using, which is reported via following link.

https://github.com/harvesthq/chosen/issues/155

🐛 Bug report
Status

Closed: outdated

Version

4.0

Component

Code

Created by

🇦🇺Australia mingsong 🇦🇺

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

Comments & Activities

Production build 0.71.5 2024