Hi guys,
so I have a “Profile” page where the user can change his e-mail adress. I dont use the “form” for the user here (as for design-purposes) but a text input field.
My problem: When a user changes his mail adress to an already existing one the app runs into a timeout and obviously the mail-adress isn’t changed at all.
As I already use the “Sometimes”-“When does it happen” of the button to check for password-matches (2 password-fields to avoid missspelling), so i can’t use it here with “Users does not include mail” to generate an error-pop-up.
Any other ideas?