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

**Before submitting a pull request,** please make sure the following is done: - [x] Describe the proposed changes and how it'll improve the library experience. Fix #1603 - [x] Please...

**Affected Projects** React **Is your feature request related to a problem? Please describe.** In our current application we make use of the ReactiveList sorting however this only produces the select...

enhancement

## Feature Request **Description:** Implement the `NestedList` and `NestedMultiList` components that were supported in v1.

enhancement

First, great project guys, thanks a lot for all your work on this! **Affected Projects** React **Is your feature request related to a problem? Please describe.** The Multilist search is...

enhancement

Issue Type - Bug (#1555) Platform - Web Description - The SliderHandle component used by rheostat returns a button component ARIA role slider which was not allowed, so changed it...

breaking :boom:

Hi, **Affected Projects** React / All I'm using MultiList with huge lists (more than 10,000 terms), and the `showFilter` is really useful. However, when I use it combined to `showLoadMore`,...

enhancement

**Issue Type:** Bug **Platform:** Web **Description:** When using infinite scroll, if you scroll down past the first page or so it shows new results but loads duplicate hits. It appears...

bug
Needs Example

**Affected Projects** React **Library Version:** x.y.z 9.6.15 **Describe the bug** When ReactiveList is returning data from applied filters the data results is incorrect. After numerous re render the data and...

bug

**Affected Projects** React **Is your feature request related to a problem? Please describe.** Elasticsearch supports `rescore` query, that allows us to re-rank results based on some function. Machine Learning models...

enhancement

**Affected Projects** React **Is your feature request related to a problem? Please describe.** `data` on render of MultiList doesn't make a difference between an elastic search result and a search...

enhancement