Quote from Evghenii on March 19, 2026, 14:38
Description:
I am experiencing a critical issue with the HUSKY (WOOF) filter plugin when editing filters directly on a product category page.
Environment:
Steps to reproduce:
Open a product category page
Open the HUSKY filter editor directly from the category page
Click “Add filter section”
Select any filter
Issue #1 (Add filter):
After selecting a filter, nothing happens — the filter is not added to the list.
Issue #2 (Delete filter):
Click delete (X icon) on any filter
Confirm the action in the popup
After confirmation, the filter is NOT removed and remains visible.
Important observation:
The confirmation popup appears and works (see screenshot),
But after clicking “OK”, no action is executed
It looks like the UI triggers the event, but the change is not applied (possibly AJAX request not firing or failing)
What I have already tried:
Expected behavior:
Actual behavior:
Additional notes:
This looks like a JavaScript or AJAX issue (UI responds, but no changes are saved).
Description:
I am experiencing a critical issue with the HUSKY (WOOF) filter plugin when editing filters directly on a product category page.
Environment:
Steps to reproduce:
Open a product category page
Open the HUSKY filter editor directly from the category page
Click “Add filter section”
Select any filter
Issue #1 (Add filter):
After selecting a filter, nothing happens — the filter is not added to the list.
Issue #2 (Delete filter):
Click delete (X icon) on any filter
Confirm the action in the popup
After confirmation, the filter is NOT removed and remains visible.
Important observation:
The confirmation popup appears and works (see screenshot),
But after clicking “OK”, no action is executed
It looks like the UI triggers the event, but the change is not applied (possibly AJAX request not firing or failing)
What I have already tried:
Expected behavior:
Actual behavior:
Additional notes:
This looks like a JavaScript or AJAX issue (UI responds, but no changes are saved).