reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Search UI components for React and Vue

Results 138 reactivesearch issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/appbaseio/reactivesearch/discussions/1861 Originally posted by **gionaico** February 3, 2022 ## Library Version: - @appbaseio/reactivesearch: 3.28.0 - next: 12.0.7 - react: 17.0.2 ## Describe the problem I am trying...

**Affected Projects** React **Library Version:** 3.24.0 -> 3.27.0 **Describe the bug** Breaking changes upgrading from `3.23.x` -> `3.24.x` and upgrading to latest (`3.27.0`) is still broken. The following describes the...

bug

As anchors do have/support a `disabled` attribute and they don't have a `href` so it doesn't make much sense to use anchors over buttons.

breaking :boom:

**Affected Projects** Vue.js **Describe the solution you'd like** Vue 3 is every day reaching a level of stability and support from the community that will be hard to ignore in...

enhancement

Since version 1.1.0 MultiDropdownList is broken. It's easy reproducible, just head to your own demo site. The Issue is both in Firefox and Chrome. Double click sometimes works. https://reactivesearch-vue-playground.netlify.app/?path=/story/list-components-multidropdownlist--basic https://user-images.githubusercontent.com/9919465/104859383-43239700-5925-11eb-9f44-f7a2c3715ee1.mov

bug

**Issue Type:** Enhancement **Platform:** ReactiveSearch for Web **Description:** ReactiveSearch today doesn't support querying the fields of an object field with a [nested mapping](https://www.elastic.co/guide/en/elasticsearch/reference/6.4/nested.html). A nested object requires a different query...

enhancement
help wanted
good first issue :wave:
Vue.JS

**Issue Type:** enhancement **Platform:** Web for Maps **Description:** We currently don't have a way to store the state of the map (i.e. the current center location, zoom level). This prevents...

enhancement
help wanted
good first issue :wave:
maps :world_map:

When a search fails and returns 401 (let's say because the session is not valid anymore), Reactive Search throws an error. I would love to catch it to _not trigger...

feature

In our app, we are passing customized headers to `initReactivesearch` and not seeing the customized headers being passed to the actual request. I think the reason is that the `headers`...

bug
good first issue :wave: