When clicking on an asset and navigating back, the search text (and other state) is lost. This could be mitigated by updating the page URL without triggering a page re-render (similar to how we do this in the render gallery).
May impact site performance a little since the new page will be uncached.