HongRay / pe

0 stars 0 forks source link

Edit command after find causes Ui to reload entire list #9

Open HongRay opened 2 months ago

HongRay commented 2 months ago

Steps to reproduce:

Enter command

  1. find n/lame

image.png

  1. edit c/1 n/bane

image.png

Expected: Edits user bane to lame and retains find UI.

Actual: UI resets and shows entire list instead.

nus-se-script commented 2 months ago

Team's Response

Intended. Nowhere did we indicate that commands will retain the UI from the find command

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The user would expect that after calling find and edit after, the command would retain the UI from the find command. However, if this is just an unintended UI bug, then I would say that the severity should be Very Low instead.