Bug description
When creating a workspace, and it runs a Docker build, you can not skip it while the build is still running (Continue with Default Image button does nothing).
However, if the build fails, then the button works.
Steps to reproduce
Expected behavior
It should work in both cases.
Example repository
No response