Ryan-L98 / pe

0 stars 0 forks source link

Cannot list all procedures after `procedure` list is modified #4

Open Ryan-L98 opened 2 years ago

Ryan-L98 commented 2 years ago

After executing a command that will change the GUI's right panel that lists the procedures, there is no way that the user is able to view all the procedures they have to complete.

This makes the program hard to test and inconvenient for the user.

To reproduce:

  1. Execute command to modify procedure list. e.g. addProc 1 i/Fix Router c/10.5 d/20/03/2022 11:30
  2. The right panel will show the procedures of client 1.
nus-pe-bot commented 2 years ago

Team's Response

image.png

This is the behaviour intended by our developers. Not too clear as why this would be a bug. And the user can actually see all the Procedures they have to complete under a specific Client. (If you want to see the Procedures regardless of the Client, should have used listProcOn, but this is an entirely different issue)

The rationale for this is that users requested a visual feedback after they have added a Procedure to a Client which was different from the Client they were viewing at that moment.

Items for the Tester to Verify

:question: Issue response

Team chose [response.IssueUnclear]

Reason for disagreement: [replace this with your explanation]