-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merchant: allow create an manual order ready to takeout #58
Comments
@morggansoft can you please give some additional info on how do you imagine this to look like? Pop up maybe that asks if the order should be immediately packaged or not? Or maybe I am missing the whole idea! |
Hi @YavorGrancharov. A good solution is how it is solved in MobileShop. |
@YavorGrancharov @morggansoft hm, I don't think that switch like on Customer app, is good for this scenario... I think on some of Wizard steps, after you select "New" or "Existed" Customer, when we create order itself, should be some selector if order for delivery or for takeout. @YavorGrancharov can you please add more screenshots from next steps of Wizard so we discuss where to add it? |
@evereq @YavorGrancharov here screenshots and possible solution |
@morggansoft I am still confused... Do you want a selector to work when new order manually created? If yes, it must be on one of the steps of Wizard used to create order. First step of wizard shown in What is next steps? You show place "Here select delivery or Takeout" but that place have nothing to do with order create flow.... There good place to put a filter on orders, like show only orders of takeout or show only orders of takeaway or both. But NOT for create order flow! Hope you get what I mean |
@evereq we think your proposed solution would be cleaner, indeed. A new step in the Wizard allowing to select either delivery or takeout would work better than the proposed selector next to the 'make order' button. |
On Merchant, when the user selects New Manual Order, It would be useful to be able to mark that the order is ready to takeout. In the current model, by default, it is intuited that the order is for Home Delivery.
The text was updated successfully, but these errors were encountered: