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
Path:
Home -> Insert all data with already used email -> Register now!
We get validation that this email already exists - that's good.
When we input unused email and go for register button -> warn disappear, but we are still on the same page. -> We click register again -> we are on Personal Details page. That's different when we input correct data into form at Home page. If we do so we land on Products page.
The text was updated successfully, but these errors were encountered:
Since there needs to be any check to let nobody step in into an existing order which is ordered right now an email address is blocked for 2 h after it has been entered. If for any reason you loose your session by either closing your browser or deleting your private data in your browser, you'll not be able to register again for 2 h.
Where would you say is the best place to add this information so people know what's happending and when they can try to register again?
Path:
Home -> Insert all data with already used email -> Register now!
We get validation that this email already exists - that's good.
When we input unused email and go for register button -> warn disappear, but we are still on the same page. -> We click register again -> we are on Personal Details page. That's different when we input correct data into form at Home page. If we do so we land on Products page.
The text was updated successfully, but these errors were encountered: