cookietriestoprogram / abstrak

0 stars 4 forks source link

As an owner or logistics person, when I click on a product, I want to see all the relevant details, and its sales report, so that I can make informed decisions regarding inventory restocking, pricing strategies, and overall product management. #5

Open cookietriestoprogram opened 5 months ago

cookietriestoprogram commented 5 months ago

Acceptance Criteria:

  1. Given that I click on a product from the list, then I should see a pop-up product card displaying all relevant details of the product.
  2. The product details should include its sales report and other relevant metrics.
  3. The information should be displayed in a clear and organized manner.
  4. Ensure all data is accurately fetched and displayed, with proper error handling for any missing information.

Image

Acceptance Criteria:

Test:

AhStayinAlive commented 5 months ago

Front-end:

Back-end:

dlsrysju commented 3 months ago

[BUG 1] [Done]

Frontend Issue: The graph does not change upon clicking the next product

How to reproduce the bug:

  1. Click the collection, then a product
  2. Click the arrow button to proceed to next product

Severity: Medium

Priority: Medium

Screenshots:

Image

Image

Expected behavior: It should display a different graph compared to previous product.

Actual behavior: The graph remains the same, upon moving to the next product.

Comments: N/A