AY2425S1-CS2103T-F08-3 / tp

MIT License
0 stars 5 forks source link

[PE-D][Tester B] Discrepency in behaviour of displayed list when performing subsequent commands after a find command #216

Closed nus-pe-script closed 5 days ago

nus-pe-script commented 1 week ago

1) First I perform: find n/p. I have the following list:

Screenshot 2024-11-08 at 7.54.48 PM.png

2) Then I perform: delete 1. I notice as below that the list display is still filtered. Hence this is my expected behaviour

Screenshot 2024-11-08 at 7.55.14 PM.png

3) Then I perform: edit 1 n/meme. However unlike the delete command, the filtered list will reset and the display showcases all users as shown below which is a discrepancy with the other commands.

Screenshot 2024-11-08 at 7.57.00 PM.png

Hence I think that the display of the list should be standardised for all commands, when performing commands after a find command. This will come under a functionality bug since behavior of displayed list is not specified and differs from command to command.


Labels: severity.Low type.FunctionalityBug original: LinkesV/ped#13

PeterHW963 commented 1 week ago

Edit UG and DG to mention that edit and add commands reset the personlistpanel