CESARBR / corona-mission

Desafio COVID-19
Apache License 2.0
6 stars 7 forks source link

[Performance] The password recovery screen is taking too long to set up #35

Closed maioni closed 4 years ago

maioni commented 4 years ago

Describe the bug [Performance] The password recovery screen is taking too long to set up

To Reproduce Steps to reproduce the behavior:

  1. Open the application (log out if log in)
  2. Select to login with Email
  3. Select to Recover Password
  4. Wait for the Recover Screen

Actual behavior

  1. Recover screen take too long to load in comparison with the other screens, a white screen is displayed before the password recovery

Expected behavior

  1. Recover screen loads as the same as the other screen (a loading modal is show)

Screenshots N/A

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context there is no loading modal in this flow

maioni commented 4 years ago

Fixed!