vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Show PR creating progress in the "Changes in PR" view
Full discussion at https://github.com/microsoft/vscode-pull-request-github/pull/3737#issuecomment-1189010435
In short, we now show a progress notification for PR creating. Instead of showing a notification, we could open the "Changes in PR" view and show progress there.
I also added the spinner to the "Create" view yesterday, so even if you don't notice the notification you will see something that indicates that it's not stuck near where you clicked.