-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Hard to stop GitHub auth dance #180697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
joaomoreno opened this issue
Apr 24, 2023
· 5 comments
· Fixed by microsoft/vscode-pull-request-github#4803
Closed
Hard to stop GitHub auth dance #180697
joaomoreno opened this issue
Apr 24, 2023
· 5 comments
· Fixed by microsoft/vscode-pull-request-github#4803
Milestone
Comments
TylerLeonhardt
added a commit
that referenced
this issue
Apr 24, 2023
This mostly just moves some strings into variables... but this also fixes the GH Auth side of #180697 so you should only be asked once if you want to try a different way to log in.
alexr00
added a commit
to microsoft/vscode-pull-request-github
that referenced
this issue
May 3, 2023
alexr00
added a commit
to microsoft/vscode-pull-request-github
that referenced
this issue
May 10, 2023
@andreamah what would you like to see in the warning in this case? |
I'm not too sure. The state just leaves me sorta questioning whether the auth did anything I think. But looking at it again, I see that it doesn't do anything if it succeeds, so I guess silently failing also works? |
I think I'd like air on the side of not annoying the user with yet another notification, so I think the silence is ok. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Allow
Cancel
🐛 I now have to click twice
No
and onceCancel
to stop the notification stream. I expected no extra clicks after step (2).Screen.Recording.2023-04-24.at.15.55.08.mov
The text was updated successfully, but these errors were encountered: