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 (6 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 (6 months ago)
Maaz
05:28 AMMaaz
05:31 AMJason
12:59 PMTypesense
Indexed 2779 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.
Issues with Sorting Functionality in Vue-Instantsesarch & Typesense
Ketan reported a problem with sorting functionality doing a default sort when scrolling. Jason helped debug, suggesting issues with a custom infiniteHits widget and the refine() params. Eventually, Jason pointed out code interfering with instantsearch.