Trying to add a customer when some fields are empty makes the app either crash or logout instead of throwing the empty field errors.
Additional Info:
I filled in the name fields, but put in an invalid email and a phone number with only 3 digits and the invalid input error text showed up for the email and phone, but the customer was added (showed toast and appears in database).
Trying to add a customer when some fields are empty makes the app either crash or logout instead of throwing the empty field errors.
Additional Info:
I filled in the name fields, but put in an invalid email and a phone number with only 3 digits and the invalid input error text showed up for the email and phone, but the customer was added (showed toast and appears in database).