-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Dashboard panel keeps re-opening during checkout #2010
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested. Works as expected.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does't seem to work for me.
I have shipping enabled and configured, but the shipping panel keeps opening up every time I go to the checkout page, and when I delete / re-add address.
- Did a full reset and everything.
- Im only using flat rate shipping with the first 2 shipping methods enabled.
Ok. I'll go over this again to spot what could be going on. |
OK.... Found the issue... So. this branch But that update is affecting what I've done in this PR, causing @mikemurray to get unexpected results. I'll do a rebase for this branch. |
This is good for a second pass @mikemurray |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
* development: fix elasticsearch errors skip npm install outside of container on CI wait longer on CI for Docker test update CI config for Evereve add ReactionPublicCustomFolder update data_import update data_import update data_import add submodules to circle config add plugin submodules Don't reload when the main product is not in tbe modified products (reactioncommerce#2033) If default provider is not available, then add it. (reactioncommerce#2025) Dashboard panel keeps re-opening during checkout (reactioncommerce#2010) fixing issue 2008 getting 404 error on variant option (reactioncommerce#2021) Create "Tax Detail" view in Orders Dashboard (reactioncommerce#2005)
Resolves #1953.
Change made: Use proper check for enable shipping on sidebar display
How to test:
reaction reset
before starting the app.You can do multiple variations of trying to checkout with shipping configured and when it is not.