Skip to content
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

Prevent auth block when another auth is ongoing #3339

Merged
merged 5 commits into from
Mar 7, 2024

Conversation

philipp-spiess
Copy link
Contributor

Initially we thought that while another sign in is in progress, we want to avoid starting a new flow. However, this turned out to be confusing (see https://sourcegraph.slack.com/archives/C05AGQYD528/p1709828514131439) and also buggy (if you cancel the dialog it was still impossible to open another link). So let's remove this logic and allow opening multiple flows.

Test plan

Screen.Recording.2024-03-07.at.17.47.17.mov

@philipp-spiess philipp-spiess requested a review from a team March 7, 2024 16:48
@philipp-spiess philipp-spiess self-assigned this Mar 7, 2024
@philipp-spiess philipp-spiess merged commit 018fc08 into main Mar 7, 2024
16 checks passed
@philipp-spiess philipp-spiess deleted the ps/prevent-auth-block branch March 7, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants