How to reproduce
Click on a cluster in ClusterList.
Current behavior
Usually see a blank page with spinner for several seconds — that's a regression!
Expected behavior
It should immediately show some info about the cluster, at least on Overview tab. There might be smaller spinners loading some sections.
We had code using SET_CLUSTER_DETAILS action to seed basic data on clicked cluster from ClusterList data (while fresher/additional data is getting loaded).
Regression was caused by !2795 — we still dispatch SET_CLUSTER_DETAILS action, but a CLEAR_CLUSTER_DETAILS action undoes that right away.
- relates to
-
OCMUI-757 ClusterList -> ClusterDetails latency occurring when user navigates one cluster details to another in a sequence
- To Do
-
HAC-2922 Clicks on an archived cluster from the archived cluster list takes the user wrongly to the cluster list instead of the overview page during the inline scenario.
- Closed
- split from
-
OCMUI-68 [ROSA]: Frequency of ocm_cluster_type set to unknown increasing
- To Do
- mentioned on