uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
567 stars 148 forks source link

Feature request: Dashboard - Update page status asynchronously #3846

Open stqp opened 1 week ago

stqp commented 1 week ago

When performing actions in the dashboard, I would like the changes in status to be reflected without reloading the entire page. For example, the deployment status on the deployment history page, or the state after clicking the Retrieve button on the backup list page.

shreddedbacon commented 1 week ago

The API supports subscriptions but they do not work correctly. This is a known bug with the API with no current resolution.

stqp commented 6 days ago

ok, understood. I hope this will be fixed in the future.