xamplo / aspecx

0 stars 1 forks source link

password reset: validation input text #95

Closed xamplo closed 7 years ago

xamplo commented 7 years ago

If entering blanks at the end of the email address, sometimes no action takes place. The app doesn't validate the entry text

Request to implement a function that validate the password reset input.

ursmeier-mercatus commented 7 years ago

Added the firebase error message for next release.

xamplo commented 7 years ago

The text "the email adress is badly formatted" could be confusing. I would propose to use: "Email not accepted, as it contains wrong characters (e.g. blanks)"

ursmeier-mercatus commented 7 years ago

This is the standard Firebase message. All standard Firebase messages will be a problem, when we have to translate the app. I would wait until then.