Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Allow to accept multiple orders in parallel #9

Open
moonlight200 opened this issue Mar 27, 2020 · 3 comments
Open

Allow to accept multiple orders in parallel #9

moonlight200 opened this issue Mar 27, 2020 · 3 comments

Comments

@moonlight200
Copy link
Member

Allow a user to accept multiple orders at once, e.g. if two clients are very close together.

@bene99
Copy link
Member

bene99 commented Mar 28, 2020

the methode getMyOrders() returns now the orders of a person

@Basler182
Copy link
Member

Maybe we should simply add a second List with active Orders? Currently, we jump directly to the current step of the active order. We could adapt it to jump to the current step of a order after someone selected one of the active orders in the list. So it would be easy to do multiple orders at once.

@moonlight200
Copy link
Member Author

We could also add multiple notifications so that the user can easily jump to one particular order. Maybe group them like multiple chat notifications in an instant messaging app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants