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: logout user after account deletion by navigating to login screen #6159

Merged

Conversation

yuvraj-coder1
Copy link
Contributor

Fixes #6112

Resolved a bug where the app did not log out the user after they deleted their account, causing the session to remain active. Now, the app navigates to the login screen immediately after account deletion to ensure proper session handling.

Tests performed (required)

Tested ProdDebug on Vivo2334 with API level 35.

Screenshots (for UI changes only)

WhatsApp.Video.2025-01-27.at.15.55.30_0e8314e7.mp4
WhatsApp.Video.2025-01-27.at.15.57.03_c04ae884.mp4

@misaochan misaochan merged commit 41170d8 into commons-app:main Jan 27, 2025
1 check passed
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.

Once the user has deleted the account successfully, change the state of the account
2 participants