woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
276 stars 134 forks source link

[Woo POS] Handle order creation failure #11708

Open kidinov opened 2 months ago

kidinov commented 2 months ago
### Tasks
- [ ] https://github.com/woocommerce/woocommerce-android/issues/12014
- [x] Potentially creatue reusable error component
- [ ] https://github.com/woocommerce/woocommerce-android/issues/12016
- [ ] https://github.com/woocommerce/woocommerce-android/issues/12017
- [ ] https://github.com/woocommerce/woocommerce-android/issues/12015
- [ ] https://github.com/woocommerce/woocommerce-android/issues/12118
dangermattic commented 2 months ago

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

backwardstruck commented 1 month ago

Error Handling: Ensure extensive error catching around the order creation logic. UI Updates: Update the UI to display error messages when the order creation fails. Testing: Write unit tests to simulate different failure conditions and ensure robust error handling.

backwardstruck commented 1 month ago
Screenshot 2024-07-11 at 16 12 50