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:
Woo hoo - you are almost there! pop-up window. Finish setup section - click on Purchase & install extensions - complete the flow and wait to be redirected back to the site.Woo hoo - you are almost there! pop-up window again:
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):
Additional context
N/A.
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.
Most helpful comment
This may no longer be an issue now that the
WelcomeModalhas been refactored. If anyone can reproduce this, I would suspect issues with updating the optionwoocommerce_task_list_welcome_modal_dismissedand estimate a 1.