-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
To prevent data from being changed while a user is trying to edit data in a modal, auto refreshing on the new cluster list should not happen when a modal is open.
How to test:
- Go to the newcluster list:[ https://console.dev.redhat.com/openshift/cluster-list?newclusterlist=true|https://console.dev.redhat.com/openshift/cluster-list?newclusterlist=true]
- Open the browser dev tools and go to the network tab
- Ensure that the data is auto refreshed every 60 seconds
- Go to the cluster actions for any cluster and select an option that will open a modal. For example "Edit display name"
- While the modal is open, ensure that new cluster data is not auto refreshed every 60 seconds.