SkySync-EPFL / skysync

1 stars 0 forks source link

fix spam back click button #379

Closed Prolas closed 5 months ago

Prolas commented 5 months ago

Bug

When using the “back” button, the associated function was sometimes multiple times, the popBackStack() returns false because there are no screen left on the stack leaving the user with a blank screen.

Solution

When the popBackStack() returns false navigate to Route.MAIN

Other changements

close #301

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud