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

fix(settings): Fix endless spinner when wiping or deleting accounts #46622

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

Pytal
Copy link
Member

@Pytal Pytal commented Jul 18, 2024

Summary

The wipe and delete actions invoke password confirmation dialogs which mount to the confirmDestructive dialog right before it closes thus causing an endless spinner while waiting for password confirmation.

Checklist

@Pytal Pytal added this to the Nextcloud 30 milestone Jul 18, 2024
@Pytal Pytal self-assigned this Jul 18, 2024
@Pytal Pytal enabled auto-merge July 18, 2024 22:47
@nickvergessen
Copy link
Member

nickvergessen commented Jul 19, 2024

All actions were missing, so I rebased
grafik

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Copy link
Contributor

@SystemKeeper SystemKeeper left a comment

Choose a reason for hiding this comment

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

Tested and works, thanks for the quick fix!

@Pytal Pytal merged commit 8f975cd into master Jul 19, 2024
111 checks passed
@Pytal Pytal deleted the fix/delete-user branch July 19, 2024 14:01
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Deletion of user does not request password and fails silently
3 participants