HabitRPG / habitica-ios

Native iOS app for Habitica
GNU General Public License v3.0
712 stars 234 forks source link

Stuck progress notification when registering and logging in a user without an internet connection #1288

Closed ncarvajalc closed 4 months ago

ncarvajalc commented 1 year ago

Describe the bug The bug is present when trying to register or log in a user without internet connection. Once the internet connection is disabled and the register/log in button is pressed, a stuck progress indicator appears. Even when the connection is back on, the progress indicator keeps on spinning until the user taps the button again.

To Reproduce Steps to reproduce the behavior:

  1. In the initial page turn off the internet connection
  2. Go to the register view
  3. Enter the data required for registering
  4. Tap the register button
  5. Turn on the internet connection again The progress spinner should still be present

Expected behavior The progress indicator shouldn't appear if there is no internet connection.

Screenshots image

Smartphone (please complete the following information):

saraolson commented 4 months ago

We've vastly improved server response time that should make it so this isn't encountered through normal use of the app much at all. Closing this issue, though if we receive player reports we can re-evaluate.