Skip to content

fix: indicate that extension is waiting for OAuth redirect

Tomas Vik requested to merge 561-indicate-waiting-for-redirect into main

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)

Merge request reports