jiayi1129 / pe

0 stars 0 forks source link

Change in UI is not immediate for deleting products #8

Open jiayi1129 opened 2 years ago

jiayi1129 commented 2 years ago

Steps to replicate

  1. Run view -c 1 to view the first customer details, assume in this case the client has ordered product 1
  2. Run delete -p 1 to delete the first product
  3. Expected behavior: the order of that product is removed from the client's list, but the order still exists.
nus-pe-bot commented 2 years ago

Team's Response

We are accepting this but as a feature flaw.

The lack of immediate change does not affect the functionality of the delete, but we agree that it may be more useful to the user if this is implemented.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]