Closed yecli closed 5 years ago
@ilyawzrd Please check templates\verify-code.liquid template from the latest commit. It contains proper mappings, need to add labels, translations, position elements properly.
@yecli Updated version (i have few comments in code) https://github.com/VirtoCommerce/vc-theme-default/pull/71/commits/f6b8bd3afbab399bc990db4ee71349bfc591508a
@yecli,I also checked behaviour of checkbox button - it works fine 66e54bc89659f215d7bfc3eefcc564841558ceb2
Good, seems ok. Will check in complex when other subtasks will be ready.
Login form
User stories:
Technical details: Need to add liquid template templates\customers\verify-code.liquid into default theme. It should in storefront theme style like this in storefront theme style:
Code input should be named "customer[verification_code]", checkbox - "customer[remember_browser]".