Git (Remote workspace) operation progress window

Published by hawkster97 on
Status
Resolved
Issue description

Hi,

I'd like to suggest a progress window/screen for Git operations in either 2020.1 or 2020.1.2/2020.2.

When pulling the remote workspace, pushing to the remote workspace, checking out the remote workspace, etc, there is currently no indicator of progress on Git operations, until it is finished and a message is shown in the lower left of the window. This can make it challenging to see that the operation is working.

A window/screen to display the progress of Git operations or that they are running would make it much easier to interact with remote workspaces.

 

Issue comments

When git operation is running, there is a loading wheel shown that indicates that sync is running, but no other operations should be done meanwhile so the UI is blocked.

So right now there is no good way to improve this as this operation should not be happening in the background.