-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EP-2560-QA-1 #1131
EP-2560-QA-1 #1131
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for splitting out the component! A few questions and tweaks.
src/common/components/contactInfo/emailField/emailField.tpl.html
Outdated
Show resolved
Hide resolved
src/common/components/contactInfo/emailField/emailField.component.js
Outdated
Show resolved
Hide resolved
Let's squash the last 3 commits together, then it should be good to merge. |
806d875
into
EP-2517-branded-checkout-improvements
Sorry I thought I pressed squash and merge. |
You did. I would have preferred you squash the last 3 commits together and keep the first separate, then do a normal merge. |
Ahh okay sorry about that. Do you want me to try to fix it? |
Nope, too much trouble for what it's worth. |
From QA Mike requested "Email" and "Phone Number" be moved under "Organization Name". Conversation available in this ticket. I don't believe it's necessary to move Phone Number as it's already being hidden by useV3. I did use this as an opportunity to break out the email field into it's own component as it's being used twice in ContactInfo.