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
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
If you don't complete the sign up flow by entering the confirm code sent to your email and you close that page without entering the email confirmation code, you won't be able to use the account created with that email
Steps to Reproduce
Go to the sign up page
Enter your email, password and confirm password and press the "sign up" button
Close the page without entering the email confirmation code
Try and sign up again(you can't because your account was already created)
Since the account exists, try and login(you can't because your account has not been confirmed, but you can go to the confirm page since it's conditionally rendered in the sign up page after you get pass step 2 above)
Now you're stuck
Expected behavior:
Some options:
Be allowed to use the same email to sign up again if email not confirmed
Have the confirm page be on it's own page so that you can be able to navigate to it via a link in the sign up page a link or the address
Be allowed to login if you've signed up with out confirmation but be navigated to a confirmation page as soon as you login
Actual behavior:
Basically, if you're not able to confirm with the code sent to your email right away that page is by mistake, then say bye bye to the email you wanted to sign up with. Unless you know the repo owner, maybe you can ask them to delete your account so that you can start over Reproduces how often:
I haven't tried it multiple times because I don't want to lose all my email accounts
Versions
Additional Information
The text was updated successfully, but these errors were encountered:
I see what you mean, Im getting the exact same thing on my account here. Seems like this is a common issue in aws cognito from the research I was doing. stackoverflowaws
Prerequisites
Description
If you don't complete the sign up flow by entering the confirm code sent to your email and you close that page without entering the email confirmation code, you won't be able to use the account created with that email
Steps to Reproduce
Try and sign up again(you can't because your account was already created)
![image](https://user-images.githubusercontent.com/54069197/198819720-a154a4e5-1dd1-41eb-9c21-cb993cd570f5.png)
Since the account exists, try and login(you can't because your account has not been confirmed, but you can go to the confirm page since it's conditionally rendered in the sign up page after you get pass step 2 above)
![image](https://user-images.githubusercontent.com/54069197/198819688-a5c45679-de72-4291-b950-19d53081d497.png)
Now you're stuck
Expected behavior:
Some options:
Actual behavior:
Basically, if you're not able to confirm with the code sent to your email right away that page is by mistake, then say bye bye to the email you wanted to sign up with. Unless you know the repo owner, maybe you can ask them to delete your account so that you can start over
Reproduces how often:
I haven't tried it multiple times because I don't want to lose all my email accounts
Versions
Additional Information
The text was updated successfully, but these errors were encountered: