reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
**Affected Projects** React.js **Is your feature request related to a problem? Please describe.** I would like not to display the filter label on the SelectedFilters items. **Describe the solution you'd...
**Affected Projects** React.js / Web **Is your feature request related to a problem? Please describe.** As a developer, I would like to be able to manage the fact the dropdown...
**Affected Projects** ReactiveSearch Web 3.0.3 **Is your feature request related to a problem? Please describe.** I'd like to include scripted values in the results returned on ReactiveList using the script_fields...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I would like to sort my list also via url. **Describe the solution you'd like** When URLParams...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** In my DataSearch input field, I want feedback if my input/syntax is invalid (or not if valid)...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I am frustrated at how difficult it is to customize the parser and builder for urls. In...
Like `renderResultStats` or `renderNoResults`, make `renderSortOptions` for customisation. https://github.com/appbaseio/reactivesearch/blob/next/packages/web/src/components/result/ReactiveList.js#L616
**Issue Type:** Enhancement/Docs **Platform:** Web **Description:** Now that SSR is working, we should add an example in the nextjs repo [here](https://github.com/zeit/next.js/tree/canary/examples) which would also be bootstrapped with `create-next-app`. We already...
**Issue Type:** I think this falls into the category of enhancement **Platform:** Web **Description:** Is there currently a way, or is it possible for you to add more than just...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I don't know in CSS when a filter / facet has a value chosen. **Describe the solution...