Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Persist search query in URL parameters
Fixes #3803 Persist search queries in the admin across browser navigation. * Update `onSearchInput` method to update the URL parameters with the search input state. * Update `componentDidMount` method to initialize the search input state from the URL parameters.
- Loading branch information