Closed
Description
Bug description
While a workspace is running, going to https://gitpod.io/workspaces and downloading that workspace results in this page -
Steps to reproduce
- Start a Gitpod workspace
- Go to https://gitpod.io/workspaces
- The running workspace should have a green circle to the left of it and a 3 vertical dots options-menu to the right of it.
- Click on the options-menu, and choose Download
- Confirm you see the error page as above.
Expected behavior
The Download
option should be disabled and not clickable from the options-menu of a running workspace.
or
Allow downloading a running workspace.
Example repository
(any repo)
Anything else?
No response