Gabriel Maldonado

Results 104 issues of Gabriel Maldonado

type: task
feature: order creation
feature: subscriptions

With Woo Subscriptions disabled, when you happen to edit an existing product that was previously created as a subscription (so the product has some subscription metadata attached) , we'll still...

type: bug
feature: product details
feature: add/edit products

From https://github.com/woocommerce/woocommerce-ios/pull/12325#pullrequestreview-1949566434 > [...] needs to be more declarative. The viewModel, via its view, should say "put a notice up", and then the system should (probably) put that atop everything...

type: enhancement
category: tablet

Ref: p91TBi-b2h-p2 > Resetting the products search field after using it is not easy. You have to backspace the typed text. What makes this particularly frustrating is that after you’ve...

type: bug
type: task
feature: order creation

Part of https://github.com/woocommerce/woocommerce-ios/issues/12998 ⚠️ Based on https://github.com/woocommerce/woocommerce-ios/pull/13205 to test with the order sync fix ## Description This is the continuation of https://github.com/woocommerce/woocommerce-ios/issues/12998 , here we'll move Cart-related actions and handling...

type: task
feature: POS

Follow-up from p1717587902586389-slack-C070SJRA8DP > The way the view model is split up and held may not be optimal right now... I'm not working with it much, but from what I've...

type: task
feature: POS

Closes: # ## Description ## Steps to reproduce ## Testing information ## Screenshots --- - [ ] I have considered if this change warrants user-facing release notes and have added...

status: do not merge

Product data might change after the `POSProducts` have been initially injected into the dashboard. We need a sync mechanism, for example via by pull-to-refresh the product grid/list. Tasks: * [x]...

type: task
feature: POS

- [ ] Loading screen while await for the remote - [ ] TBD

type: task
feature: POS

Reference: pdfdoF-55G-p2 > Caching the data in-memory for the POS session allows us to not delve into storage complexities right now, when it’s not necessary for the initial MVP iteration....

type: task
feature: POS