In Wappler 7b16 version, the UI in the bottom bar has introduced 3-dots for the Docker deployments. However, the drop-down list is positioned next to the Stop All Services
, which can be accidently clicked to stop remote hosted docker apps (I have accidently stopped a Production app once already).
The FR is to re-position the Docker deployment menu on the left, next to the Project Targets. This menu is easier to follow after changing the targets, and is not sitting next to the Stop All Services
button.
Additionally, what's the difference between Stop All Services
and Kill
function under Docker deployment menu? Both stop the docker containers that are running for a selected target.