I also opened an issue on github https://github.com/opencart/opencart/issues/37161) When admin goes to edit an order (Sales -> Orders -> Edit, then clicking "Continue" to get to the "Products" tab), the associated customer cart is populated with products in the order. If customer logs in, they see their cart populated with their previous order. This can (and has) cause confusion.
2) When deleting an order, clicking the delete button temporarily shows the loading button (good), then shows success message (also good), but order still shows in list (not good). Admin must refresh page for the order to disappear.
These show up on a clean install of 2.1.0.1
Today, I noticed that Daniel had closed the issue on github. So I thought, "wow - that was a fast fix!" But when I just downloaded a brand new, pure vanilla, OC and set it up, the issues are still there, and there are no modified files in the github directory to signify that anything was changed.
So I am asking the community:
- Has anyone else noticed this as well?
- Are these bugs or (very odd) features?
- If they are bugs, why were they simply closed on github without any explanation whatsoever? Did I miss the fix somewhere?
If anyone has any thoughts on this, I would like to hear them.
Thanks!