You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once a filter has been applied in any K8s list, if we are editing the filter, that filter gets temporarily removed from query until we have finished editing.
Expected behavior
any changes to query should be applied only after we have finished editing
How to reproduce
land on k8s pods list
apply any filter
edit the filter
see the ui
The text was updated successfully, but these errors were encountered:
amlannandy
changed the title
[METRICS][FE]: infra monitoring - editing a filter should not reset the filter and apply the fetch requests for list with filter removed
[FE]: infra monitoring - editing a filter should not reset the filter and apply the fetch requests for list with filter removed
Jan 17, 2025
Bug description
Once a filter has been applied in any K8s list, if we are editing the filter, that filter gets temporarily removed from query until we have finished editing.
Expected behavior
any changes to query should be applied only after we have finished editing
How to reproduce
The text was updated successfully, but these errors were encountered: