algolia / instantsearch-specs

CSS library for InstantSearch libraries
https://instantsearchjs.netlify.app/specs/
5 stars 4 forks source link

React InstantSearch: defaultRefinement is not in sync with what user can enter as options #90

Closed Haroenv closed 1 year ago

Haroenv commented 5 years ago

NumericMenu

options are { min?: number, max?: number }, defaultRefinement is min:max, this should move to the object form (in the Search State too)

sarahdayan commented 1 year ago

Since this is specific to RIS, should we move this ticket @Haroenv?

Haroenv commented 1 year ago

As we'll never fix this, let's close and ignore