Issue with Pagination Overwriting sortBy on Platform
TLDR AK reported an issue where pagination overrides the sortBy feature. Jason suggested testing the issue with their standard instantsearch implementations.
Sep 23, 2022 (13 months ago)
AK
11:25 AMJason
01:48 PMClicking on load more after sorting, should load the 2nd page.
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Resolving Issue with Instantsearch Sort_by in React
Edward had a problem with sorting functionality in a React component using Algolia's InstantSearch. Jason recommended a potential solution for specifying index names which resolved the issue.
Resolve Facets and Sorting Issues with Typesense
Ethan needed assistance with getting all facet values and sorting results by date using Typesense. Jason provided guidance on how to use Typesense properties to accomplish these tasks, and resolved issues related to specific use-cases provided by Ethan and Rushil.
Query on Client-side Pagination using InstantSearch Widget
Coffee asked if clients can use pagination via an InstantSearch widget. Jason clarified that all InstantSearch widgets including pagination require the Typesense InstantSearch adapter.