You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If ODIS happens to be down, the onboarding shouldn't get stuck in any screen.
Current Behavior
When going through the onboarding, the verification screen gets stuck because there is a permanent loading screen and the skip verification modal doesn't show up when you press on the header button.
Note: This is blocking the wallet e2e tests.
The text was updated successfully, but these errors were encountered:
### Description
ODIS is down in Alfajores right now and when doing the onboarding the app is stuck on the verification screen because there is a permanent loading screen and the skip verification modal doesn't show up. I copied the modal so that it's shown even if the screen is loading.
Note: This is blocking the wallet e2e tests.
### Tested
Manually and added a unit test.
### Related issues
- Fixes#5437
### Description
ODIS is down in Alfajores right now and when doing the onboarding the app is stuck on the verification screen because there is a permanent loading screen and the skip verification modal doesn't show up. I copied the modal so that it's shown even if the screen is loading.
Note: This is blocking the wallet e2e tests.
### Tested
Manually and added a unit test.
### Related issues
- Fixes#5437
Expected Behavior
If ODIS happens to be down, the onboarding shouldn't get stuck in any screen.
Current Behavior
When going through the onboarding, the verification screen gets stuck because there is a permanent loading screen and the skip verification modal doesn't show up when you press on the header button.
Note: This is blocking the wallet e2e tests.
The text was updated successfully, but these errors were encountered: