tamagochuuu / pe

0 stars 0 forks source link

[addorder] Contact information does not automatically update accordingly #5

Open tamagochuuu opened 6 months ago

tamagochuuu commented 6 months ago

Before using the addorder command (Please ignore output of prev command in the log): image.png

After using the addorder command: image.png

As you can see, the number of points and the order history of John Doe does not update automatically after using the addorder command.

soc-se-bot commented 6 months ago

Team's Response

Hi! We are aware of this and plan to fix this in our future enhancements! Thanks

  1. Have order panel of GUI update when orders are updated: Currently, the order panel of the GUI updates only when a person card is clicked, so when users add an order to a person or clears all data using the clear –force command, it does not show the updated orders until a person card is clicked. To fix this, either use an ObservableList to store the orders of each Person, or have the addorder and clear command force the order display to update.

    Items for the Tester to Verify

    :question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]