rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
450 stars 256 forks source link

Missing `loading...` indicator when navigating to Harvester clusters #11565

Open torchiaf opened 1 month ago

torchiaf commented 1 month ago

Setup

Describe the bug

Ui lost again the loading indicator when navigating to Harvester clusters (in general, when loading a UI plugin).

It was fixed in https://github.com/rancher/dashboard/pull/11376 but broke in recent 2.9 changes

To Reproduce

Result

loading indicator is missing

Expected Result

Should show up the loading... layer.

Screenshots

Additional context

rancher-max commented 1 month ago

Per our grooming session: We may be able to automate validations of this without the need for Harvester by artificially adding delay via the test in order to see this loading indicator in other areas.