Describe the Bug
Context:
- Login with a user and do something in the app.
- Then, logout.
- Then, do the following:
When a user wants to register (create a new POD), an unexpected black background is shown after clicking "Submit" the first time. The "Create Account" box is still displayed. There's no indication of any events to the user.
When cancelling, the black background is shown with nothing else to do.
After restarting the app and trying to create the new account, the system responds that the account already exists, which means that, actually, the process went through, but there was an UI error (?) that must cause this behaviour.
To Reproduce
Steps to reproduce the behavior:
- Login with user A.
- Do something in the app.
- Logout from the app.
- Try to create a new account.
- The error should be seen.
Screenshots
Context
Where has the issue been observed:
[Add any other context about the problem here.]
App Version: RioDash v1.0.1
Closing Criteria
Handling correctly the UI exceptions/errors.
Describe the Bug
Context:
When a user wants to register (create a new POD), an unexpected black background is shown after clicking "Submit" the first time. The "Create Account" box is still displayed. There's no indication of any events to the user.
When cancelling, the black background is shown with nothing else to do.
After restarting the app and trying to create the new account, the system responds that the account already exists, which means that, actually, the process went through, but there was an UI error (?) that must cause this behaviour.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Context
Where has the issue been observed:
[Add any other context about the problem here.]
App Version: RioDash v1.0.1
Closing Criteria
Handling correctly the UI exceptions/errors.