February 20Feb 20 Currently, on the Docker page, whenever a container starts, stops, updates, etc., the entire page refreshes to display the container's current state.Using the compose plugin, containers are orphaned when the stack is updated. Clearing out orphaned containers can only be done one by one and requires a full page refresh for each. This takes more time and places more demand on system resources.An ASYNC refresh of changed content would dramatically speed up the process and enhance user experience.Any area of the UI could employ the same ASYNC refresh backend, further enhancing the user experience and system responsiveness.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.