Samuel Vaillant
Samuel Vaillant
**Is your feature request related to a problem? Please describe 🙏** It might happen in some cases that you directly want to interact with the map instance. Right now the...
**Do you want to request a *feature* or report a *bug*?** Feature **Feature: What is your use case for such a feature?** In some cases hits can have multiple locations....
There are some inconsistencies in the connectors API, this issue is aimed to list them. Then we can tackle when we move the lib to the v3. Those inconsistencies are...
## 🐛 Bug description The geo search widget doesn't work as expected with the latest version of Google Maps. By default, we use a position through the search parameter `aroundLatLng`...
**Is your feature request related to a problem? Please describe 🙏** The current implementation of `CurrentRefinements` with a `HierarchicalMenu` force the user to clear the full refinement (see [example](https://v3--instantsearchjs.netlify.com/stories/?selectedStory=CurrentRefinements.with%20hierarchicalMenu)). **Describe...
**Is your feature request related to a problem? Please describe 🙏** With the current implementation of the `hierarchicalMenu` a click on the parent level removes the current level but also...
**Describe the bug 🐛** Some of the connectors (at least `connectMenu` & `connectRefinementList` & `connectToggle`) assume that: at the render phase the provided attribute is a retrievable facet without checking...
**Is your feature request related to a problem? Please describe 🙏** The implementation of `connectBreadcrumb` rely on the results of the search. It works but when the search doesn't return...
**Do you want to request a *feature* or report a *bug*?** Feature. **Feature: What is your use case for such a feature?** Right now when a user built a custom...
If you set some values on the `RangeSlider` and perform a search with no results the slider will display wrong value. For example you can set the `RangeSlider` at a...