reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
**Affected Projects** React **Is your feature request related to a problem? Please describe.** When modifying background color using inner-class list of the SingleDropdownList. By default, list background color is defined...
**Affected Projects** React / All **Is your feature request related to a problem? Please describe.** Nested fields count is based on nested documents. Would be great to have a way...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** Currently I need to have a dropdown or a select menu that lets the users choose the...
Hi there, new to reactivesearch... I understand there is a umd build that can be used in the browser, but is there a ESM version? As I didn't find a...
**Issue Type:** enhancement **Platform:** Web **Description:** Check for browser compatibility issues on Web v3. - URLSearchParams is undefined - IE 16 & below - Object doesnt support `scrollTo` property -...
**Affected Projects** React **Library Version:** x.y.z 3.11.2 **Describe the bug** `transformRequest` doesn't work in SSR if graphQlUrl isn't defined. Hence SSR gives a different set of results and client side...
**Affected Projects** Vue.JS **Is your feature request related to a problem? Please describe.** I would like to create separate aggregations on the same field using nested aggregations with a filter....
**React** There's a default ElasticSearch limit of 1024 clauses within a query. Users may reach this limit when pasting a long list of values to search against within the DataSearch...
Hi, I just need to make the library call _search instead of _msearch, any pointers where I need to modify the code and rebuild the project ? /cc @x0rzkov
**Affected Projects** All **Is your feature request related to a problem? Please describe.** Right now, having a default value on a SingleList/other list adds a URLParam on the url by...