Rachael-Chan / pe

0 stars 0 forks source link

Find operation followed by edit causes contact list to refresh #8

Open Rachael-Chan opened 1 week ago

Rachael-Chan commented 1 week ago

Bug description: After executing find command to show a list of selected users, executing edit command causes the contact list to refresh.

Steps to replicate:

  1. find pie

Screenshot 2024-11-15 at 17.37.54.pngAfter executing find

  1. edit 1 n/Alecpier

Screenshot 2024-11-15 at 17.38.28.pngAfter executing edit

nus-se-script commented 1 week ago

Team's Response

image.png

Team would like to reject as Planned Enhancement 8 should cover this report. In this case add can be swapped edit since both are list altering commands.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The Developer Guide specifically mentions add as a list-altering command but does not cover edit in this context. Since the DG doesn't classify edit as inherently list-altering, users have no reason to expect that executing an edit command would refresh the filtered list. Therefore, the current behaviour of edit contradicts user expectations based on the documented behaviour in the DG.