You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When marking an order as Ready for Pickup from the Order Details page, the system shows a success message and the pick list is generated. However, the order does not disappear from the view.
After refreshing the page:
The order is still displayed.
The “Ready for Pickup” button remains visible.
Clicking the button again results in the error message: “Something went wrong”.
Steps to Reproduce
Go to the Order Details page.
Click the “Ready for Pickup” button.
Observe that a success message is shown and a pick list is generated.
Refresh the page.
Notice that the order is still present with the “Ready for Pickup” button visible.
Attempt to click the button again → error message appears.(Something went wrong)