Closed
Description
I have a dirty editor with unsaved changes open.
When I start the corresponding project from the boot dashboard, a dialog shows up and asks me whether I want to save the dirty editor or not. This is correct.
When I deploy the app on docker using the boot dashboard, the build runs and the app gets deployed, and a dialog that asks me about the dirty editor shows up afterwards (which doesn't make a lot of sense). This dialog should be shown upfront, before the build is kicked off.