Description
In the Cluster list page, the user clicks on one of the clusters and once the overview page is shown , moves back to the cluster list and clicks on another cluster from the list. While loading the cluster details, there is a latency and a spinner runs in a blank page for a few seconds and loads the overview page.
Steps to reproduce:
- Launch OCM console (staging)
- Navigate to the cluster list.
- Click on the one of the cluster.
- As soon as the overview page is shown,click on the clusters link from top of the overview page to navigate to the cluster list.
- Click on the other cluster and see the behavior.
Actual results:
Latency in showing the cluster details when the user navigates quickly between two clusters in the list. There is a blank page with a spinner running for a few seconds.
Expected results:
The cluster overview page should load immediately after clicking the cluster from the list . There should not be any spinner runs with a blank page for a few seconds in the above mentioned case.
- is related to
-
OCMUI-67 ClusterList -> ClusterDetails navigation should show data immediately
- To Do
-
HAC-3011 Wrong error message associated with cluster name in details page when user has previously navigated from cluster archives to cluster list with "view only my cluster" filter is on.
- Closed
- relates to
-
OCMUI-592 Refactoring plan for clusters/details redux state
- To Do