Open
Description
Example, I search for message.contains("CPU")
My URL in address bar becomes http://localhost:3000/alerts/feed?cel=message.contains%28%22CPU%22%29
When I page reload (or copy+paste to share this results page with a friend) then what happens is that the alerts feed page loads and then my address bar gets re-written as http://localhost:3000/alerts/feed
and my query is lost/never ran