Demonstrate a better noui slider library integration.

Created on 18 January 2025, about 1 month ago

Problem/Motivation

The noui slider library integration with this module is sub optimal from a workflow, Drupal, and modularity perspective.

The reason the current approach is bad:

- We will need to create two merge requests for each version bump.
1 in the mirror repo to update the files and create a release
1 in this repo to update the library definition and composer.json.

Libraries and their definitions should be stored together if possible in order to optimize Drupal's javascript cache system.

Here we require a variable version of noui slider library: https://git.drupalcode.org/project/better_exposed_filters/-/blob/7.0.x/c...

Here we do not set a specific version:
https://git.drupalcode.org/project/better_exposed_filters/-/blob/6.0.x/b...

This makes caching this javascript less than ideal.

Steps to reproduce

Proposed resolution

Use the library from the noui slider module. obviously.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

7.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States trackleft2 Tucson, AZ πŸ‡ΊπŸ‡Έ

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024