Allow switch tab while an operation (pull, push, fetch) is in progress.
Currently it is not possible to switch between tabs while an operation is in progress.
Some times I need todo a push in multiple repositories, but I need to wait every single push to be finished, to continue to the other tab and make a new opration. Please, make it possible that after I click on the push button, allow the user to go to another tab and make another operation.
Comments: 2
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
18 Feb, '22
Axel HeiderQueuing operations in general would be a nice feature. And a view that shows the queue state. But this can be tricky in GUI apps because tabs need to be locked then while an operation is in progress.