hpi-schul-cloud / schulcloud-flutter

Our Flutter based App for Android and iOS.
GNU Affero General Public License v3.0
20 stars 3 forks source link

Correctly dispose SignedInScreen on logout #241

Closed JonasWanke closed 4 years ago

JonasWanke commented 4 years ago

Closes: #183, closes: #237

When we called pushReplacementNamed on sign-out, we only replaced the AccountDialog that was still opened. Therefore, the old SignedInScreen remained open, which lead to various bugs:

unicorn-bot commented 4 years ago

:heavy_check_mark: Unicorn Report

:information_source: 1 Info

Generated by :unicorn: Unicorn
Report an issue

github-actions[bot] commented 4 years ago

Flutter Analyze found 0 issues ✅

Generated by :no_entry_sign: Danger