I'm having problems adding priority and status query to url. When I use this.props.history.push, like you did, I get a warning that it's deprecated.
But when I use browserHistory.push({search:'?' + $.param(filter)}), I get url that looks like this localhost and it doesn't get recognized by this.props.location.
Vasan Subramanian
Previous generation techie