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 is partially updated when selecting a store #16

Open
TheGuit opened this issue Apr 18, 2019 · 4 comments
Open

Checkout is partially updated when selecting a store #16

TheGuit opened this issue Apr 18, 2019 · 4 comments
Labels

Comments

@TheGuit
Copy link

TheGuit commented Apr 18, 2019

Preconditions

PHP 7.1.27
MariaDB 10.3.14
Redis 4.0
Elasticsearch 5.6.10
Chrome 73.0.3683 (and older)

Magento Version : 2.2.8.0

Module Store Delivery Version : 1.1.2

Environment : Both

Third party modules :

Third party modules :

Steps to reproduce

  1. With a standard product and a standard seller with store delivery enable
  2. Start checkout
  3. Select Store delivery method
  4. Popup show up to select store
  5. Select a store by clicking on an item in the list
  6. Details open
  7. Shipping method list is updated as address is updated

Expected result

  1. As address is set on quote, the shipping address item should update

Actual result

  1. Shipping method is updated but not shipping address item resulting on a incoherent state

We try to fix it, but don't know if the map componnent should update address item, or the shipping-address-item should observe the quote.address if there is a retailer_id.

@Fdec
Copy link
Contributor

Fdec commented Jul 22, 2019

Is it still relevant ?

@Fdec Fdec added the question label Jul 22, 2019
@TheGuit
Copy link
Author

TheGuit commented Jul 22, 2019

Yes, have you try to reproduce ?
I can give you more information if needed.

@Fdec
Copy link
Contributor

Fdec commented Jul 22, 2019

Ok I reproduce. I try to fix it.

@javier-miguel-phpro
Copy link

Any update on this? @Fdec

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