-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Create a histogram style filter component. e.g. see price filtering component on Airbnb search results page. Component should include all the functionality from the AIrbnb version.
Component should allow the user to see the distribution of values of a particular field and allow them to narrow results by dragging the handles at the upper and lower ends of the slider. Slider handles should not be allowed to cross over one and other.
As the handles are dragged along the slider the user should be able to see how they are changing the filter values. A Clear button should reset the component to its original state. An apply button should run the search with the new parameters set.
Metadata
Metadata
Assignees
Labels
No labels