ZHANGTIANYAO1 / pe

0 stars 0 forks source link

Inconsistent Find list logic #2

Open ZHANGTIANYAO1 opened 2 months ago

ZHANGTIANYAO1 commented 2 months ago

Description: Edit infomation after Find command will case the list back to show all the person cards. However, Delete cards after Find command will remain to show the Filtered list(filtered by Find command) .

Steps to reproduce:

  1. Using Find command to filter the list. For example: find student
  2. Using Edit command to edit someone's info in the list
  3. Using Find command to filter the list. For example: find student
  4. Using Delete command to delete someone in the list
  5. Compare the different between the logic after edit and delete

Expected behavior: Find command list should have same logic.

Screenshots:

2024-04-19 162727.png

2024-04-19 162647.png

nus-se-bot commented 2 months ago

Your response not required for this bug as the team has accepted the bug as it is.