- Issue created by @dejan0
- π«π·France mably
Hi @dejan0, could you explain a bit more in details what you are trying to fix with your patch? Thanks.
- π«π·France mably
Suggestions were made in the related issue:
https://www.drupal.org/project/views_filters_summary/issues/3501721 π Support exposed filters rendered in a block Active
Re-opening in case someone can confirm that the problem is indeed related.
- Status changed to Postponed: needs info
10 days ago 4:47pm 12 February 2025 - πΊπΈUnited States Danny Englander San Diego
danny englander β made their first commit to this issueβs fork.
- Merge request !40#3490316 by danny-englander, dejan0: Filter removal issue with multiple exposed forms + AJAX β (Open) created by Unnamed author
- πΊπΈUnited States Danny Englander San Diego
Hi @mably, I created an issue fork against the latest 3.0.x based on the patch β¨ Filter removal issue with multiple exposed forms + AJAX Active above. When you have multiple views exposed filters exposed in different blocks for the same view, there was an issue with duplicate form ids. The core patch from π Views hardcodes exposed filter block form ID's which breaks AJAX when the same form is shown multiple times on one page Needs review solves that as well as π¬ Works with AJAX enabled? Needs review from Configurable Views Filter Block (if you are using that module). Without the issue fork, removing the filters do not work for Views Exposed Filters Summary but after applying the patch, you can now remove filters ("X" out of them.)
- π«π·France mably
Hi @danny-englander, thanks for your MR π
Let's wait for some user confirmation that there isn't any undesirable side-effect to this patch and then we should be able to merge it.