geteduroam / ionic-app

iOS and Android app for geteduroam
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Handle "Back" button after "Already configured" error #77

Closed jornane closed 4 years ago

jornane commented 4 years ago

When eduroam was already configured, the user correctly gets an error message about this. However, pressing "Back" after this error causes the app to soft-lock on an empty screen. When #71 is fixed, this should be easier to remedy, because the user should go back to the institution screen, so they can try again.

jornane commented 4 years ago

This bug is particularly bad on the OAuth flow, where pressing Back will take you to the "We are configuring your device" page, which gives the user the impression that something is happening, while nothing is happening.

amachadogarcia commented 4 years ago

Fixed in commit 5e703027537ea871bcc4de328a61a3a85b394021