Skip to content
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

[Checkout] Billing address overwrites shipping address when copy address flag is set #480

Closed
sync-by-unito bot opened this issue Jan 25, 2022 · 1 comment
Labels
Milestone

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 25, 2022

Expected result

Customer should be able to copy billing address from shipping section and modify it without overwriting shipping address.

Actual result

Modifying copied billing address overwrites shipping address as well.

Steps to reproduce

  1. Go to category page, e.g. Gear
  2. Add product to cart
  3. Open cart sidebar and proceed to checkout
  4. Insert first and lastname, email, and proceed to shipping section
  5. Fill and submit shipping form
  6. Select shipping method and proceed to billing section
  7. Check "Copy address data from shipping" and leave it checked
  8. Modify billing address
  9. Proceed through rest of the checkout and place an order
  10. Check shipping and billing addresses on the admin panel for created order
@sync-by-unito
Copy link
Author

sync-by-unito bot commented Jan 25, 2022

➤ Kevin Gorjan commented:

Solution: Maybe disable the input fields when you clicked the checkbox?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants