react-instantsearch icon indicating copy to clipboard operation
react-instantsearch copied to clipboard

⚡️ Lightning-fast search for React and React Native applications, by Algolia.

Results 152 react-instantsearch issues
Sort by recently updated
recently updated
newest added

fix createBoundingBoxFromHits i included a check in the createBoundingBoxFromHits function when lists hits has one his or many hits with property "_geoloc" as array. **Summary** **Result**

## 🐛 Bug description When managing the `searchState` in controlled mode it’s currently not possible to manage the `searchState.configure.offset` and `searchState.configure.length` without using the `` component. This means it’s impossible...

## 🐛 Bug description When updating the query to a query that returns less hits, `connectPagination` sometimes provide outdated properties. ## 🔍 Bug reproduction I couldn't reproduce in a sandbox,...

**Is your feature request related to a problem? Please describe 🙏** There are times I'd like to make the `` component controlled and it reads as if you can do...

Type: Feature request
Difficulty: ❄️❄️❄️ hard
Feedback

## 🐛 Bug description ### There are 2 bugs with react instant search at the moment that impact user experience and almost make it unusable. **1.** When routing back to...

Hello, I have around 1000 tags (or more) in my index. 1 / I would like to display all theses tags. 2 / And once I have all these tags,...

Need Hierarchical Menu that is disjunctive. react-instantsearch 3.2.1 is current;y being used Similar to Refinement List but in a tree format. Use case when be when filtering by location and...

Type: Feature request
♨ API
♻️ Needs IS sync
Feedback

**Is your feature request related to a problem? Please describe 🙏** RefinementList component can not receive custom label like ToggleRefinement do. It always use raw 'attribute' as label. Thus, it...

**Bug: What is the current behavior?** Adding a facetFilter with Configure works. Apply a filter on a Refinement list, and it is removed. **Bug: What is the expected behavior?** To...

♨ API
Difficulty: ❄️❄️ medium

## 🐛 Bug description Facet Value search filters are not considered once filtering by another facet. ## 🔍 Bug reproduction **Steps to reproduce the behavior:** 1. Go to demo page...