Skip to content
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

Add UI for cancelling an order #75

Open
Hui606 opened this issue Dec 6, 2022 · 0 comments
Open

Add UI for cancelling an order #75

Hui606 opened this issue Dec 6, 2022 · 0 comments
Assignees

Comments

@Hui606
Copy link
Contributor

Hui606 commented Dec 6, 2022

As a User
I need a UI that let me cancel an order by order id
So that I can change the status of a specific order to "canceled"

Details & Assumptions:

  • The UI has a field to input order id and new status

Acceptance Criteria:

Given I have the order id
When I input the order id into the UI and input status as "canceled"
Then the specific order should be canceled
@Hui606 Hui606 self-assigned this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant