Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Clear the login busy state after .well-known discovery #3092

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Jun 11, 2019

This always clear the login busy state after .well-known discovery without
waiting for the resulting server config. This is important for the case where
the HS that a full MXID resolves to matches the default HS, as without it we'd
be stuck in a busy state forever.

Fixes element-hq/element-web#10014

This always clear the login busy state after .well-known discovery without
waiting for the resulting server config. This is important for the case where
the HS that a full MXID resolves to matches the default HS, as without it we'd
be stuck in a busy state forever.

Fixes element-hq/element-web#10014
@jryans jryans requested a review from a team June 11, 2019 14:44
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's awkward, but it works

@jryans jryans merged commit 3836a3e into develop Jun 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Entering a full MXID on login makes the spinner spin indefinitely
2 participants