Skip to content

Stopping a container text has a typo and also the container list is not updated. #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Miles-Beck opened this issue Jun 4, 2025 · 2 comments

Comments

@Miles-Beck
Copy link

When you click 'Stop' on a container the following text is displayed.

'Container stoped successfully.'

Should be 'stopped'.

Also the container page does not update the status from 'running' to stopped.

@Miles-Beck Miles-Beck changed the title Stopping a container text has a type and also the container list is not updated. Stopping a container text has a typo and also the container list is not updated. Jun 4, 2025
@Vansmak
Copy link
Owner

Vansmak commented Jun 4, 2025

Yes you have to use the refresh button. Still some kinks to work out

@Vansmak
Copy link
Owner

Vansmak commented Jun 4, 2025

showMessage('success', `Container ${action}ed successfully`);      this is why stop became stoped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants