blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can select product category when selling product #11

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

Given a user is authenticated And performs a gesture on the Sell a product hyperlink When the product form is rendered Then there should be a dropdown that displays all product categories

Given a user has filled out the product form, but not chosen a category When the user clicks on the Sell button Then the user should be alerted to select a product category

rjlancaster commented 5 years ago

Is this referring to Product type? If so, Product Type needs to show in a drop down window.

There should not be any category selected by default. Product type selection is required. If not selected, warning will appear.