desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Create account too immediate #108

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago
## Generic information - OS name and version: Android/iOS - Application build code: `4200` - Network type (mobile/Wi-Fi): Both - Reporting user: @lauranori ## Bug description Inside the login screen, the creation flow is too fast. When the user taps on the "Create account" button, the switch to the new page is too fast. This can lead to an unwanted sense of discomfort due to the fast reaction of the app. ## Steps to reproduce 1. Go inside the login page 2. Tap on the "Create account" page ## Expected behavior A solution to solve this might be to put a warning popup telling the user what that function does and how it will behave. This will create a new small time gap between the login screen and the account creation one.