lowcoder
lowcoder copied to clipboard
[Feat]:If user enters wrong email by mistake give user a chance to correct mistake instead of shwoing signup screen
trafficstars
Describe the solution you'd like When logging in if the user enters wrong email by mistake (like misspelling it) it immediately asks user to create a new account. Instead if should inform user that it cannot find the entered email and ask if user want to create a new account or correct the entered email.
It feels like Lowcoder is in hast to add new users... ;)
Describe alternatives you've considered The user should be informed that the entered email does not exist in Lowcoder database and give user to reenter the email or create a new account.