Reset button does not use AJAX

Created on 30 August 2018, almost 6 years ago
Updated 18 June 2024, 8 days ago

In any View that uses Better Exposed Filters and has both a submit button and a reset button, only the reset button refuses to use AJAX. Instead, it brings you to a URL such as:

/views/ajax?state=166&[...]&op=Clear+all&items_per_page=10

All other elements of the BEF form work as expected. It is only the reset button that does not refresh the page via AJAX.

As it stands, I have to use Javascript to override the functionality of this button so that it unchecks all options on the form and forces a form submit (which itself uses AJAX).

πŸ› Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TerranRich

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

Merge Requests

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