reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
**Affected Projects** React **Describe the solution you'd like** Is it possible to show the count of number of items in a MultiList? For example, the max size is set to...
**Affected Projects** We're working on a **Vue.JS** project, but I think it'd be worth to bring this feature to **React** and **React Native** as well. **Is your feature request related...
**Affected Projects** Vue.JS **Is your feature request related to a problem? Please describe.** I want to use the RangeInput vue component but with the dynamic range slider. So i don't...
**Affected Projects** VueJS **Library Version:** x.y.z 13.13.1 **Describe the bug** When using tailwind classes on the innerclass of the datasearch component, the default style is overwriting the tailwind classes. **To...
**Affected Projects** VueJS **Is your feature request related to a problem? Please describe.** ToggleButton unselects value when clicked on active item **Describe the solution you'd like** ToggleButton should not unselect...
**Affected Projects** React **Library Version:** x.y.z ^3.18.1 **Describe the bug** When utilizing `ReactiveComponent` and rendering a custom component in `render` prop. ReactiveComponent re renders numerous number of times causing performance...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I have an index with nested data (list of objects), **i want to query on two the...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I am using DateRange to request data by time range. I want choose useful timerange: last 15...
**Affected Projects**: React **Library Version:** 3.0.0-rc.22 **Description** I'm using several ReactiveSearch components in my single page application. When the user clicks on a react-router Link and goes to a different...
https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--with-size https://opensource.appbase.io/playground/?path=/story/list-components-singlelist--custom-sort In my own code, the default sortBy='count' seems not able to be customized, meaning, no matter if I set it to 'asc' or 'desc' it is still sort...