Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up2FA dialog stays busy when network connection is down #19
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Not sure if this one is actually valid any more, it's from April 25. Needs testing. |
This comment has been minimized.
This comment has been minimized.
|
I'm also running into the same issue as of the latest version (1.0.18.6). |
This comment has been minimized.
This comment has been minimized.
|
Same here with 2.0.14.4 |
This comment has been minimized.
This comment has been minimized.
|
I think this is the same issue as #829 - the 2FA dialog doesn't catch any non-2FA exception and just sits there spinning. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Imported from https://github.com/github/VisualStudioInternal/issues/346
Repro steps:
Expected: 2fa dialog shows an error message.
Actual: The verify button stays disabled and busy. Note, the dialog is still responsive, the operation just never completes.