The reset button doesn't reset the pager's exposed options.

Created on 5 August 2025, 11 days ago

Problem/Motivation

Certain exposed pager filters, such as items_per_page and offset, do not have their values cleared when the reset button is activated. Upon reviewing the resetForm() code, it was observed that these filters are not part of the handled elements, resulting in their values not being reset.

Steps to reproduce

  1. Implement a view with an exposed items per page pager option and a reset button.
  2. Select the items per page option.
  3. Click the reset button.

Proposed resolution

Make sure that pagers are reset correctly in resetForm().

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

7.1

Component

Code

Created by

🇯🇴Jordan Ahmad Khader

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

Comments & Activities

Production build 0.71.5 2024