Description of the Problem
In new cluster list model from cluster list page , user has applied cluster type filters and results are filtered based on the definition. User has clicked cluster archives link to fetch cluster archived list. In cluster archives list, the filters were still applied based on the previous step but the results were not loaded based on the filter. The expectations is , the filters applied in cluster list should not be applied automatically to cluster archives once user moved from cluster list to cluster archives.
See the attached recording Screencast from 2024-09-30 13-42-16.mp4
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging
- Enable the new cluster list model and reach to cluster cluster list (https://console.dev.redhat.com/openshift/cluster-list?newclusterlist=true)
- Click on cluster type drop-down.
- Select the cluster types OSD, ROSA.
- click on "View cluster archives" link.
- See the filter definition and results from the cluster archives list.
Actual results:
At step 6. filter definition from step 4 has been seen in cluster archives list wrongly and the filters were not respected by the cluster archives list.
Expected results:
At step 6. filter definition from step 4 shouldn't be present or applied to cluster archives list
- depends on
-
OCMUI-2465 [OCM-UI] Filters should be cleared when switching between clusters-list and cluster archives page
- Closed
- is blocked by
-
OCMUI-2204 Cluster List - convert to new data fetching support regionalized clusters
- Code Review