cloudfoundry / stratos

Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
Apache License 2.0
244 stars 132 forks source link

Applications page (refresh button) doesn't refresh data #2729

Open svollath opened 6 years ago

svollath commented 6 years ago

Frontent Deployment type

Using Stratos-2.0.0-rc3 with Chromium Version 66.0.3359.170 (openSUSE Build) (64-bit)

Backend (portal-proxy) Deployment type

Expected behaviour

Clicking on the Reload/Refresh button updates data to their current state (e.g. new Org, Space or Application status).

Actual behaviour

Data only will get updated on browser page reload, or something that triggers that, like e.g. selecting "Deploy" and return to "Applications" with "Cancel". Everything below doesn't update when using the "Reload/Refresh" icon.

app-overview1

app-overview2

Steps to reproduce the behavior

Go to "Applications" e.g. while pushing an app, and then try to see the progress when clicking the page internal reload button. No change will appear for e.g.

Log output covering before error and any error statements

Browser and ui/proxy logs don't show anything useful
KlapTrap commented 6 years ago

Thanks for the issue - i've confirmed it on v2-master.

The refresh button will only refetch the underlying application and not the related application stats.