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

**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...

enhancement

**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...

enhancement

**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...

enhancement

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...

enhancement

**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...

bug

**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....

enhancement

**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...

bug

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

enhancement

**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...

enhancement