Git Panel push feedback (progress spinner) during long-running operations #33246
NoTuxNoBux
started this conversation in
Git
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During a long-running initial
git push
using the GitPanel, no loading spinner is shown whilst this is happening. I couldn't monitor whether it succeeded, failed, or was still busy without resorting to aps aux | grep git
or similar.It ended up finishing a minute or so later successfully, at which point Zed still said nothing. The button to push that initially said '1 commit' already showed 'Republish' even before the push was fully done.
Beta Was this translation helpful? Give feedback.
All reactions