Description
Describe the bug
As Ticket-Flow was implemented as Eventyay V.1 , Phase - 1 and Phase - 2 are completed according to #1994 but there are many bugs created due to it .
Some are enlisted below :-
1.) When a unregistered user orders tickets or create an order, A random password is generated after this and the credentials of that users are stored in database as done in #2003,
This should be avoided as if that user wants to register for the Site , He needs to get his old password .
2.) As done in #2028 When a user enters the Email of registered user , The email is fixed to the box and the user cant edit the email after this .
3.) As stated in point 2 , The email of the user cant set empty until a refresh has been called.
4.) "You have previously registered with this email address" dialogue box generated in step 2 is encoded as a button rather than a simple message .
Expected behavior
Fix All such bugs and more if found .
Desktop (please complete the following information):
- OS: MacOS Mojave
- Browser: Chrome
- Version: 73.0
Additional context
I would like to fix the complete ticket flow route .