appbaseio / appbaseio/reactivesearch
DynamicRangeInput
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**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 have to set a max on the component. If i set the max to 5000 it will cover all but if i only need to filter items with a price between 0 and 10 euros it's not so relevant to have a slider that can be set at 5000.
**Describe the solution you'd like**
I want the Range Input component with the dynamic range slider.
**Describe alternatives you've considered**
Rebuilding a range input component with the dynamic range slider.
Contributor guide
Assessment
This issue has not been assessed yet.