FEISystems / ca-adpq-prototype

CA ADPQ
2 stars 2 forks source link

Authorized User Story 5 - Compare Items #20

Closed cbgordon closed 7 years ago

cbgordon commented 7 years ago

As an Authorized User, I want to select certain items for comparison so I can decide which one would be the best choice

Acceptance Criteria: • User can choose up to 4 items to compare from the search result page • System display following info in comparison page in a table: o Item picture o Item Description o Category o Manufacturer o Manufacturer Part Number (OEM #) o SKU#/Item# o Price • User should able to add one or multiple items to shopping cart from comparison page

Mikewilburn302 commented 7 years ago

Questions:

  1. No Name field in comparison?
  2. Can a user remove items from comparison table?
  3. What happens if the user tries to select a fifth item? Is there an error message?
ClaireReinken commented 7 years ago

Questions: 1.No Name field in comparison? - Agreed, this field should be added. 2.Can a user remove items from comparison table? Yes, a user should be able to remove items from the comparison table. 3.What happens if the user tries to select a fifth item? Is there an error message? Yes

ClaireReinken commented 7 years ago

Dev and UI tasks are included in Issues #88 and #89

Mikewilburn302 commented 7 years ago

Bug details

1) Cannot remove items. When clicking remove, compare list is closed. If it is reopened, the removed item is still present. It should simply remove the item without closing the compare list

2) Add fields: SKU, OEM, Item Name, Category

3) Remove fields: MSRP and Discount percentage

Impediment

1) Need more than 4 items in inventory to validate no more than four items can be added to compare list

lutech commented 7 years ago

Issues have been resolved. Few notes, OEM is the same as Manufacturer. I have renamed to OEM. Based on Hatem's feedback, I have kept MSRP and Discount percentage to show incentive to users. Products DB should now fully be accessible for testing.

Mikewilburn302 commented 7 years ago

SKU# is missing from compare list

JXPrime commented 7 years ago

Added SKU to compare list (make sure to clear your local browser cache) cc: @Mikewilburn302