Exposed regions form bug whith collapsible filters and duplicated exposed pager options

Created on 17 March 2023, over 1 year ago
Updated 20 March 2023, over 1 year ago

Problem/Motivation

When a exposed filter is configured as collapsible, it appears duplicated in all regions, including the ones that is not configured for. In addition, the option checkboxes for this filter are also duplicated.
If the pagination configuration form is exposed, it appears duplicated in all sections.

Steps to reproduce

1. Set up exposed filters using the "exposed form regions" option.
2. Enable the "make this filter collapsible" option for any filter.
3. In the view configuration, expose the pager options and enable any of them to be displayed.
4. The collapsible filters and their options will appear duplicated in all regions of the view. All exposed pagination configuration options will also be duplicated.

Proposed resolution

Check in which regions the filter is marked as active and remove it from the rest (eliminate the new collapsible array that is generated for that filter when collapsible option is marked).
Check in which regions the pager is marked as active in the configuration form and remove its exposed options from the rest regions.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain gcots

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

Comments & Activities

Production build 0.69.0 2024