- 🇻🇳Vietnam phannphong Ho Chi Minh City
I have made updates based on patch #20 to create a new patch that can be applied to version 3.0.0-beta1.
- last update
about 1 year ago Composer require failure - last update
about 1 year ago Patch Failed to Apply - 🇨🇦Canada liquidcms
Maybe someone can tell me if this is adding what i am looking for. Currently i have upgraded to Facets: 3.0.0-beta1 as we are trying to combine facets with other views exposed filters, and then use Ajax to submit.
I have my View set up for this as well as the patch from #21. To be clear, this is a "facet views filter" showing as part of the view (as opposed to placed as a separate block - which is not yet supported for Ajax submit).
With this i still have clicking any facet checkbox doing a page load. So it seems like both parts of this do not work:
- don't submit on checkbox select (this patch)
- submit using ajax (3.x) This doesn't work for dropdown facets, I am not given options in the settings to 'Disable autosubmit'. Is there any reason to not include this feature for other facet widgets?