Add select2 dependency in libraries.yml file

Created on 22 December 2023, 11 months ago
Updated 17 September 2024, about 2 months ago

Problem/Motivation

This module is not loading the select2 feature on the field because it depends upon the Select2 library but it is not added in the libraries.yml file.

Steps to reproduce

Proposed resolution

Add select2 dependency in libraries.yml file

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India keshavv India

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

Comments & Activities

  • Issue created by @keshavv
  • Status changed to Needs review 11 months ago
  • 🇺🇸United States johnlutz

    Tested with Drupal 10.1.2 with field formatter and better exposed filters in a view and both work well. Without this patch I was only seeing select2 working, never select2 multicheck.

  • Status changed to RTBC about 2 months ago
  • 🇺🇸United States DamienMcKenna NH, USA

    This fixes the problem for me whereby on initial page load the basic select2 widget was used on a field, it didn't switch to select2_multicheck until after I first checked one of the items. RTBC!

Production build 0.71.5 2024