nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Editing while filtering removes filter #4590

Open nus-pe-bot opened 7 months ago

nus-pe-bot commented 7 months ago

Steps to reproduce

  1. Input find n/a
  2. Input edit 1 n/yee

Expected For contact at index 1 to have their name edited to yee while still keeping the filtering on such that it displays contacts whose names contain the letter 'a'

Actual Filtering turns off after editing the contact at index 1 successfully and all contacts are shown again without inputting list

Screenshot 2024-04-19 at 5.05.13 PM.png


[original: nus-cs2103-AY2324S2/pe-interim#3944] [original labels: type.FunctionalityBug severity.Low]

gavingoh99 commented 7 months ago

Team's Response

Good catch.

Duplicate status (if any):

--