BigAndini / ers

Event Registration System
GNU General Public License v2.0
10 stars 6 forks source link

[EJC2017][PREREG] Email fail #916

Open sprzesmycki opened 7 years ago

sprzesmycki commented 7 years ago

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.

sprzesmycki commented 7 years ago

now it works, weird. :D

BigAndini commented 7 years ago

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?

sprzesmycki commented 7 years ago

I think that you can add a tooltip with information. tooltip