-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current behavior of SearchBox when defaultRefinement
is set, will show the value in the SearchBox. But this value is not passed to the Instantsearch request, therefore the search result does not match the expected result.
The preferred behavior is that the defaultRefinement value is being passed to the instantsearch request, so that the right result is being returned.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request