date range field is not working with jquery ui date picker after update

Created on 12 September 2024, 3 months ago

Problem/Motivation

When attempting to use better exposed filter date picker there's an issue where 2 date pickers appear and only 1 works.

Steps to reproduce

install and enable better_exposed_filters(6.0.6) and jQuery ui date picker(2.1.0).
create a view that has an exposed date field range and configure the field to use better exposed filters date picker.
When you click the field you get jquery ui date picker but the values are ignored. When you click the html5 calendar icon that appears a different date picker appears and the value selected from that is kept.

Proposed resolution

I believe this is happening because the input type has changed to date and there's a conflict between jquery ui date picker and html5 date picker.

In better exposed filters 6.0.3 both of these fields were text fields and everything worked correctly.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States blu_regard

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

Comments & Activities

Production build 0.71.5 2024