Auto submit does'nt work with between filters and datepicker

Created on 30 March 2022, about 2 years ago
Updated 10 April 2024, 3 months ago

Problem/Motivation

On date field with jquery date picker, the auto submit doesn't work.

Steps to reproduce

  1. Create a view with Exponed filter style to BEF and auto submit checked and hide submit button too
  2. Expone a date field with between operator on filter (tried with published on field)
  3. On BEF settings set the date field to use jquery datepicker
  4. On front side, select a date on one of the field.

Proposed resolution

It looks like the change event is not bubbled in this case.
To solve this issue I have added a change event listener on each field of the between filter.

Remaining tasks

  1. Create a commit or a patch for the issue.
πŸ› Bug report
Status

Closed: duplicate

Version

6.0

Component

Code

Created by

πŸ‡«πŸ‡·France julien_g Versonnex

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.69.0 2024