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

Remove logout exit dialog #1266

Merged
merged 3 commits into from
Jul 20, 2024
Merged

Remove logout exit dialog #1266

merged 3 commits into from
Jul 20, 2024

Conversation

vitormpp
Copy link
Contributor

@vitormpp vitormpp commented Jul 19, 2024

Closes #1209

  • Removed the confirmation dialog that appears when a user taps "Log out."
  • Now, when a user taps "Log out," we’ll automatically assume they’re absolutely, unequivocally, 100% certain they want to log out - no second-guessing required.

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16%. Comparing base (a258932) to head (f3320d3).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #1266   +/-   ##
=======================================
+ Coverage       16%     16%   +1%     
=======================================
  Files          234     233    -1     
  Lines         7235    7219   -16     
=======================================
- Hits          1140    1139    -1     
+ Misses        6095    6080   -15     

@DGoiana DGoiana requested review from DGoiana and a team July 19, 2024 21:13
@thePeras thePeras merged commit a476c97 into develop Jul 20, 2024
6 checks passed
@thePeras thePeras deleted the feature/rm-exit-dialog branch July 20, 2024 10:44
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.

Suggestion to remove the "Do you really want to exit the app" dialog
3 participants