dexlab-io / dexpay-pos

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
https://www.dexlab.io/
MIT License
27 stars 20 forks source link

Extend email validation method so that it ignores whitespace #130

Closed dimarconicola closed 5 years ago

dimarconicola commented 5 years ago

Problem Sometimes keyboards leave automatically space after writing a word. This happened to me when typing my email on the login screen. This caused an error message "invalid email" under the email field.

Solution I think we should be more flexible and don't consider final spaces and validate the email nevertheless to reduce friction

Screenshot IMG_1808