Woocommerce-admin: [WC 4.3 RC1] Home Screen: After completing `Purchase & install extensions` step and returning back to the site - an OBW completion pop-up window is shown again

Created on 23 Jun 2020  路  2Comments  路  Source: woocommerce/woocommerce-admin

Describe the bug

After completing Purchase & install extensions step and returning back to the site - an OBW completion pop-up window is shown again. Feels like this pop-up should not be shown for the 2nd time and only be shown once after the user completed the onboarding.

To Reproduce
Steps to reproduce the behavior:

  1. Complete onboarding on the fresh install. Make sure to select one of the paid extensions to be purchased during onboarding.
  2. Observe that once you complete onboarding, you are redirected to the site and shown the Woo hoo - you are almost there! pop-up window.
  3. In the Finish setup section - click on Purchase & install extensions - complete the flow and wait to be redirected back to the site.
  4. Observe that you are shown the Woo hoo - you are almost there! pop-up window again:

woo-hoo

Expected behavior

I expected to be redirected back to the site after the extension was installed without seeing the Woo hoo - you are almost there!` pop-up window again.

Screenshots

See above.

Desktop (please complete the following information):

  • OS: macOS Catalina 10.15.5
  • Browser: Chrome
  • Version: 83.0.4103.106 (Official Build) (64-bit)

Additional context

N/A.

bug

Most helpful comment

This may no longer be an issue now that the WelcomeModal has been refactored. If anyone can reproduce this, I would suspect issues with updating the optionwoocommerce_task_list_welcome_modal_dismissed and estimate a 1.

All 2 comments

This may no longer be an issue now that the WelcomeModal has been refactored. If anyone can reproduce this, I would suspect issues with updating the optionwoocommerce_task_list_welcome_modal_dismissed and estimate a 1.

I can't reproduce it. The code post-refactor seems pretty solid around only displaying once, so I think this can be closed.

Was this page helpful?
0 / 5 - 0 ratings