inveniosoftware / react-searchkit

React component library for interacting with a REST API.
https://inveniosoftware.github.io/react-searchkit/
MIT License
78 stars 40 forks source link

global: updateQueryState support for multiple filters #102

Closed topless closed 4 years ago

topless commented 4 years ago

updateQueryState accepts only one filter a time. The intention of this pr is to be able to submit multiple filters at once. This is useful for example when we want to replace a filter.