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

Handle sync failure after successful password entry #133

Closed
ulyssa opened this issue Jul 8, 2023 · 0 comments
Closed

Handle sync failure after successful password entry #133

ulyssa opened this issue Jul 8, 2023 · 0 comments
Assignees
Milestone

Comments

@ulyssa
Copy link
Owner

ulyssa commented Jul 8, 2023

When users successfully enter their password while creating a profile for the first time, but fail to complete the first sync, they get prompted for their password again, even though they already put it in correctly. If they put it in correctly a second time, the Matrix SDK client panics because it's already been initialized. This can be fixed by moving the initial sync logic out of the login logic.

@ulyssa ulyssa added this to the v0.0.8 milestone Jul 8, 2023
@ulyssa ulyssa self-assigned this Jul 8, 2023
@ulyssa ulyssa mentioned this issue Jul 8, 2023
@ulyssa ulyssa closed this as completed Jul 8, 2023
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

No branches or pull requests

1 participant