Refinements Cleared After Closing Drawer/Dialog
TLDR Maaz reports that refinements get cleared when closing a drawer or dialog, citing a related GitHub issue. Jason suggests it is an issue in react-instantsearch, beyond Typesense's control.
Mar 24, 2023 (9 months ago)
Maaz
10:16 AMJason
02:46 PMFor eg, click on a filter on this page, then click on “Find Similar” under any product and then close the modal, the filter still remains the same
Mar 28, 2023 (8 months ago)
Maaz
05:28 AMMaaz
05:31 AMJason
12:59 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Query on Menu RefinementList and Usage of Typesense with React-InstantSearch-Hooks
Dipankar wanted to refine menus using `react-instantsearch-dom` and inquired on Typesense's compatibility with `react-instantsearch-hooks`. Jason recommended using `connectCurrentRefinements` and confirmed Typesense's compatibility.
Unit Testing ClearRefinement React InstantSearch Component
alex asked for a guide on unit testing the ClearRefinement React InstantSearch component. Jason suggested they post their question in the Algolia instantsearch Github repo, as the testing method for Algolia will work with typesense-instantsearch-adapter.
Typesense Products Filtering Issue with Mixed AND+OR Filtering
Dmytro faced issues in implementing mixed AND+OR filtering for product filtering on Typesense using `'typesense-instantsearch-adapter'` despite using several approaches and facets. Jason suggested increasing the number of facets fetched and trying a different server version but the issue remains.