woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Save a predefined package fails

Open atorresveiga opened this issue 11 months ago • 3 comments

When saving a predefined package in the purchase shipping label flow, we should display an error and update the UI if the request fails. The UI should be updated optimistically, and the operation should run in the background. If the operation fails, we should display a Toast message indicating that the operation did not succeed and update the UI to reflect the actual state.

atorresveiga avatar Jan 16 '25 00:01 atorresveiga

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

dangermattic avatar Jan 16 '25 00:01 dangermattic

@atorresveiga, predefined packages are the packages in the Carrier tab, right? I’m a bit confused, do we have a feature to save predefined packages?

irfano avatar Feb 27 '25 14:02 irfano

@atorresveiga, predefined packages are the packages in the Carrier tab, right?

Yes @irfano!

do we have a feature to save predefined packages?

We should have a start button at the end of the row to save the package that seems that is missing 🤔

atorresveiga avatar Mar 04 '25 03:03 atorresveiga