Skip to content

[🐛 Bug]: CEL queries update URL with query params but they do not survive page load/reload #4982

Open
@ns-rboyd

Description

@ns-rboyd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions