woocommerce / woocommerce-android

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

Selecting a shipping service UI #12285

Open atorresveiga opened 1 month ago

atorresveiga commented 1 month ago

Image

Image

Landscape

Image

Design considerations:

  • After adding a package, we reveal the shipping service section and the disabled purchase button (previously hidden to reduce distractions and save space).
  • Let’s add the total cost to the purchase button.
  • Also, the screen will scroll so that the added package is at the top.
  • To save space, I’ve revised the order of elements in the service card and removed the labels from the order details – replacing them with icons.
  • Lastly, after speaking with @alejo, we decided that it would probably be possible to update the shipping services while the merchant updates the total shipment weight. This means we don’t need to add a refresh button like the web has.
dangermattic commented 1 month ago

Thanks for reporting! 👍