Closed (outdated)
Project:
Better Exposed Filters
Version:
7.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Sep 2017 at 12:18 UTC
Updated:
3 Oct 2024 at 16:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ricovandevin commentedImproved issue title and issue summary.
Comment #3
ricovandevin commentedA first patch attached. It solves the issue in our case but I'm not sure it is generic enough to make the links work after an ajax request in general.
Comment #4
nitebreedThis works for my case as well, made the patch compatible with 8.x-4.x
Comment #5
imclean commentedI think this is still a problem with 6.0.x, but the patch doesn't seem to resolve the issue for me.
Comment #6
imclean commentedMy case is similar but maybe not identical.
Using ajax:
Clicking on an exposed link seems to affect only that link, the others in the filter display correctly until they're clicked on.
Comment #7
imclean commentedJust found my own comment: #3054261-6: Treat groups filters as standard select widgets.
Comment #8
imclean commentedActually mine's a different issue I think. It happens whether ajax is enabled or not, and can affect other grouped filter options from the one which is being clicked. They seem to lose the query parameter sometimes, I'm trying to find a pattern.
Comment #9
freelockUpdated patch so that it applies on 6.0.3.
Comment #10
smustgrave commentedSummary is incomplete.
Comment #11
unstatu commentedFixed the variable name.
Comment #12
smustgrave commentedCan we also get a test case for this one please.
Comment #13
smustgrave commentedComment #14
smustgrave commentedComment #15
smustgrave commentedActually before working on this lets get steps to reproduce added.
If no steps provided can eventually be closed.
Comment #16
smustgrave commented