setup:
* create search view
* 2+ exposed facets
* enable "reset" button
to recreate:
* visit the page and filter so that at least one facet disappears
* click "reset"
* the facet(s) do not reappear
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | 3469754-11.patch | 1.13 KB | j-barnes |
| #9 | 3469754--9.patch | 849 bytes | strykaizer |
Issue fork facets-3469754
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
p-neyens commentedComment #3
p-neyens commentedHi @aaronbauman,
I tried to reproduce your problem. but with no results. Do you perhaps have more info of the specific setup.
Kind regards,
Comment #4
aaronbaumanare you using facets 3 with views exposed filters?
Comment #5
p-neyens commentedYes, I set up 3 term facets with the facet exposed filters setup as described here https://project.pages.drupalcode.org/facets/exposed_filters/
Comment #6
strykaizerComment #7
anybodyI'm maybe having the same issue, clicking "Reset" doesn't reset the views facet filters. It just does nothing and keeps the filters?
Is this the same effect as described or is it different @p-neyens?
Comment #8
strykaizer@anybody: are you using 3.x-beta3?
Comment #9
strykaizerI was able to reproduce this when ajax is enabled.
Attached is a quickfix.
Please let me know if this fixes your issue.
Comment #10
anybody@strykaizer:
Yes.
I'll give it a try soon, currently not on that project! Maybe @p-neyens can check that?
Comment #13
j-barnes commentedThanks for the patch, working great for us. Re-rolling against the latest changes.
Comment #15
strykaizerComment #16
strykaizer