Open nihalramesh opened 2 weeks ago
Same as edit, commands changing persons fields reset the filtered list back to unfiltered list
[The team marked this bug as a duplicate of the following bug]
Executing commands removes the list filter
Steps to reproduce
Execute:
find Alice
edit 1 n/Alice Bowen
Expected
The respective contact to be updated in the filtered list.
Actual
The contact is updated but the filter is removed and shows the entire list.
Users may want to see the immediate change in their edit commands and removing the filter would require additional effort for users to ensure their contact is updated. This also applies to other commands such as
sort
.
[original: nus-cs2103-AY2425S1/pe-interim#728] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
Thank you for bringing this up. However, regarding your point about "may want to see the immediate change in their edit commands", the immediate change is visible in the Result Display. As for the person list, it is intentionally designed not to remain on the selected person.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
When I sort the contacts in ascending order, then add a contact, this contact automatically goes to the end of the list, rather than being placed in its respective alphabetical position.
Steps to Reproduce:
Expected Behaviour: This new contact with the name Aaron Beng should be the first contact
Observed Behaviour: However, it ends up at the end of the list
Suggested Behaviour: When contacts are in the sorted format, and any new contacts are added, ideally they should fall to their respective alphabetical position