-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
False
-
-
-
OCM UI Core Sprint 248, OCM Core Sprint 249, OCM Core Sprint 250, OCM Core Sprint 251, OCM Core Sprint 252, OCM Core Sprint 253, OCMUI Core Sprint 254
Description of problem:
It was seen that an auto refresh action on ROSA hypershift or ROSA cluster from UI, will also refreshes the "Add machine pool" or "Edit machine pool" window. This is annoying to the user and we should avoid doing it from the dialogs. This create very bad experience when the cluster is in error (like network failures) and auto refresh runs frequently.
See the attached recording AutoRefreshOnmachinepoolDialogs.mp4
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- Select a ready ROSA Hypershift cluster from cluster list.
- Go to machine pool tab.
- Open "Add machine pool" dialog or "Edit machine pool" for machine pool.
- See the behavior of machine pool dialog during auto refresh on cluster.
Actual results:
Every auto refresh the "Add Machine pool" or "Edit machine pool" dialog refreshes and create bad user experience. If the frequency of the auto refresh is high on cluster then the dialog seems unusable.
Expected results:
Avoid refresh action on "Add Machine pool" or "Edit machine pool" dialogs during the auto refresh action on cluster.