vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
19 stars 13 forks source link

Offline: Order placed offline does not show up in the Users history until the page is not refreshed #172

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by ymaheshwari1: vuestorefront/vue-storefront#5015

Current behavior

Once the order is placed in offline mode and when confirming the order in online mode, then if we visit the User orders history section, then the order placed offline is not shown and to see the offline order we need to refresh the page.

Expected behavior

The Users order history should be updated irrespective of the order is placed offline or online.

Steps to reproduce the issue

  1. Go offline
  2. Place an order
  3. Go online again and confirm the order
  4. Move to the User's order history section in my account
  5. See that the order placed in the offline mode is not listed.
  6. Refresh the page and you will now see the details of the offline order

Version of Vue Storefront

Can you handle fixing this bug by yourself?

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

Environment details

Additional information