woocommerce / woocommerce-android

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

Given product details with "one time shipping" enabled but no other shipping values entered, when switching to simple product, Shipping card disappears. #13033

Open hafizrahman opened 1 day ago

hafizrahman commented 1 day ago

Steps to reproduce

  1. Create a Simple Subscription product,
  2. Go to Add More Details > Shipping,
  3. Enable "One time shipping" but don't fill in another values, then press back,
  4. Confirm that "Shipping" card is shown with "One time shipping: Enabled" text shown, 4,Publish the product,
  5. Once published, tap "Product Type" card and switch to "Simple Physical Product", confirm the change,
  6. "Shipping" is now missing and if you tap "Add More Details", it's not listed there too.

This makes it impossible to edit Shipping values anymore.

Expected

on step 6, either "Shipping" card should still exist without any label, or be selectable from "Add more details".

Isolating the problem (mark completed items with an [x]):

Mobile Environment Please include:

dangermattic commented 1 day ago

Thanks for reporting! 👍