Converting Class-Based to Functional-Based Components
TLDR KARTHICK asked about converting class-based to functional-based components in React. Jason suggested Stackoverflow and provided a relevant link.
May 17, 2023 (4 months ago)
KARTHICK
11:46 AMJason
07:56 PMThis sounds like a general React question. I’m not familiar with React, so best to ask on Stackoverflow
I googled for “algolia dropdown refinementlist” and found this guide on how to build what you’re looking for: https://www.algolia.com/doc/guides/building-search-ui/ui-and-ux-patterns/facet-dropdown/js/
Typesense
Indexed 2776 threads (79% resolved)
Similar Threads
Building Python Flask Search UI with Typesense
Rakesh had issues building a Python Flask based Search UI with typesense. Jason suggested alternatives to using npm/yarn, and provided an example. Rakesh confirmed the provided solution worked and later enquired on adding a product filter panel, which Jason addressed.
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.
Custom MenuSelect Component Error with Different Facet Lists
KARTHICK and Uma face the same issue with a custom menuselect component. Jason suggests asking in the instantsearch GitHub repo.