woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
298 stars 110 forks source link

[Woo POS] Explore moving state from `ItemListState` to dashboard #13543

Open iamgabrielma opened 1 month ago

iamgabrielma commented 1 month ago

As follow-up from https://github.com/woocommerce/woocommerce-ios/pull/13532/files#r1710626891 now that the ItemListState cases for .empty and .error are rendered in the dashboard, and not within the Item List view component, we could move these to the PointOfSaleDashboardViewModel instead.

dangermattic commented 1 month ago

Thanks for reporting! 👍