nus-cs2103-AY2223S2 / pe-dev-response

1 stars 0 forks source link

Find: Various commands reset the current `find` view #1843

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

Several commands reset the current find view:

Severity of this issue for each command is low, but given that it occurs across multiple commands, I am bumping it up to medium.

Steps to reproduce:

  1. Initial app state.

image.png

  1. Run find lee. Only James Lee should be visible in the client list.

image.png

  1. Run deleteApt 1. James Lee's appointment should be successfully deleted, but the client list resets to the original list even though list was not called.

image.png


[original: nus-cs2103-AY2223S2/pe-interim#2391] [original labels: type.FunctionalityBug severity.Medium]

YZmunchmunch commented 1 year ago

Team's Response

Duplicate status (if any):

--