CESARBR / corona-mission

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

Loading modal stay in screen after error operations (login) #27

Open JoseClaudioADS opened 4 years ago

JoseClaudioADS commented 4 years ago

Describe the bug After input wrong email/password for login, or click in button Google Login and immediately press back button on smartphone keyboard.

To Reproduce Steps to reproduce the behavior:

  1. Go to logins page.
  2. Click on login/email type.
  3. Input wrong email/password and click on button.
  4. loading modal does not disappear.

Expected behavior Loading modal disappear.

Screenshots

image

image

Smartphone (please complete the following information):

Additional context

arianalima commented 4 years ago

The same happens if the user tries to log in with Google, but gives up and goes back to the application without finalizing Google authentication.

arianalima commented 4 years ago

Also happens when authenticating via Email and a nonexistent account is inserted

maioni commented 4 years ago

Tested with PWA and Android Emulator, not reproducible. But it's necessary to retest it in a real mobile devices. Will be retested as soon as possible!