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 back stack management on logout and account deletion #130

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

moisemomo
Copy link

@moisemomo moisemomo commented Mar 2, 2025

Fix back stack management on logout and account deletion: prevent reopening previous screens


🚀 Description

Issue :
#129

🖼 Screenshots/Videos

Tanga_backstack_bug_fix.mp4

📱 Checklist

  • Tested on the device mentioned in the issue

Copy link

sonarqubecloud bot commented Mar 2, 2025

@rygelouv rygelouv linked an issue Mar 3, 2025 that may be closed by this pull request
@rygelouv rygelouv self-requested a review March 3, 2025 08:36
@rygelouv rygelouv added the bug fix When a bug is fixed label Mar 3, 2025
@rygelouv rygelouv added this to the 1.3.5 milestone Mar 3, 2025
Copy link
Owner

@rygelouv rygelouv left a comment

Choose a reason for hiding this comment

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

👍 Nice! Thanks for fixing this 🙏

@rygelouv
Copy link
Owner

rygelouv commented Mar 3, 2025

@moisemomo CI seems to be failing due to malformed google-services.json file. I'll investigate to see what is wrong and get back to you

@moisemomo
Copy link
Author

👍 Nice! Thanks for fixing this 🙏

My pleasure

@moisemomo
Copy link
Author

@moisemomo CI seems to be failing due to malformed google-services.json file. I'll investigate to see what is wrong and get back to you

Ok noted.
I don't think is related but I did created my own firebase project to run the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix When a bug is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Back Button Reopens All Previous Screens After Logging Out
3 participants