-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Currently the filter params in the tap query request form aren't reflected in the URL.
We should reflect the current query params in the URL such that a user can navigate to an already populated query using a URL like
http://localhost:8084/tap?namespace=emojivoto&resource_type=deployment&resource_name=voting&max_rps=1
This will enable us to link to a tap page with specific filters populated from the resource page in #1457.
Part of #1447
Reactions are currently unavailable