elthran / BookingSystem

A working booking/calendar system for clients to take orders and create a schedule
0 stars 0 forks source link

Login bug. #13

Closed klondikemarlen closed 6 years ago

klondikemarlen commented 6 years ago

When I try and create an account it says it already exists. When I try and login I get an invalid email error. That sounds to me like it is storing the error message from the first login attempt.

image

klondikemarlen commented 6 years ago

Lol. Ok I didn't realize I was supposed to input my email address rather than username to login.

I think this is a User Interface bug. Maybe change the Account creation page .... and put the Email as the first field?