Remembered filters don't reset with BEF

Created on 22 August 2024, 25 days ago
Updated 7 September 2024, 10 days ago

Problem/Motivation

Using BEF filters in combination with remembered input clears the query parameters but not the remembered filter inputs.

Steps to reproduce

Install newest BEF (7.0.0) with core (10.3.2) and create a few that has both BEF enabled and remembered filter inputs.

When clicking the reset button the query parameters are cleared but the remembered inputs remain.

Proposed resolution

Created a patch based on how the core reset (See: ExposedFormPluginBase::rememberForm()) works. This seems to resolve the issue but is untested otherwise.

🐛 Bug report
Status

Fixed

Version

7.0

Component

Code

Created by

🇳🇱Netherlands Sander Wemagine

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024