Problem/Motivation

The Better Exposed Filters module has released version 6.0.6, which drops support for jQuery UI Datepicker and uses native date fields (<input type="date">) instead. These are currently ignored when building the query string which is sent to the backend.

Proposed resolution

Add date fields to the list of supported input fields.

CommentFileSizeAuthor
#2 3449658-map_support_date_filters.patch916 bytesmrshowerman

Comments

mrshowerman created an issue. See original summary.

mrshowerman’s picture

Assigned: mrshowerman » Unassigned
Status: Active » Needs review
Related issues: +#3210945: Remove dependency on jquery_ui_datepicker
StatusFileSize
new916 bytes

This should do the trick.

  • tobiasb committed cff2fadf on 2.1.x
    fix(map): Issue #3449658: Support native date fields in maps
    

  • tobiasb committed 05eaeda0 on 2.2.x
    fix(map): Issue #3449658: Support native date fields in maps
    
tobiasb’s picture

Status: Needs review » Fixed

Patch applied.

tobiasb’s picture

Category: Feature request » Bug report

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.