Trim username on customer account login page#15365
Trim username on customer account login page#15365magento-engcom-team merged 3 commits intomagento:2.2-developfrom
Conversation
|
Thanks @vgelani |
|
Hi @dankhrapiyush, thank you for collaboration. |
|
@VladimirZaets Removed trimUsername declaration from I'm not getting why the Travis CI build could not complete. Thank you. |
|
@dankhrapiyush thanks. Currently, we have some problem with Travis. It isn't PR problem. |
|
@VladimirZaets Okay, Thank you. |
|
Hi @dankhrapiyush. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Trim email address on customer account login page generally when copy and paste.
Description
Trim email address by remove leading or trailing space on the customer account login page email field.
Fixed Issues (if relevant)
Manual testing scenarios
" johndoe@domain.com "and paste in the Email field. It will automatically remove leading or trailing space.Contribution checklist