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

User can remove a product listing #19

Open
askingalot opened this issue Apr 24, 2020 · 0 comments
Open

User can remove a product listing #19

askingalot opened this issue Apr 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@askingalot
Copy link
Contributor

Given the user is authenticated
When the user clicks on the My Products hyperlink in the navigation bar
Then the user will be presented with a list of products they (s)he has posted for sale

Given the list of products is presented to the user
When the user clicks the Delete button next to a posted product
Then the product for sale is removed from the system

@askingalot askingalot added the enhancement New feature or request label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant