fix: indicate that extension is waiting for OAuth redirect
This MR introduces a small improvement where we show a progress indicator when the extension waits for an OAuth redirect from GitLab.com. Without this change, it isn't obvious that the extension is in a "waiting" state.
before | after |
---|---|
without-progress | with-progress |
Related to #561 (closed)