Open ty4g1 opened 1 week ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Running sort after link command does not show the UI
Current Behavior Running sort after link does not show the sorted results.
Suggested Improvement Show the sorted results after sort is ran.
Steps to Reproduce
- Run
link o1 t/p1 t/p2
- Run
sort owners
[original: nus-cs2103-AY2425S1/pe-interim#1715] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
Thanks for raising this! Although this can be worked around using the
list
command!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]
User would expect the sort command to switch to either owners or pets view depending on the command. Instead, user must first list/find them and then sort.
Steps to reproduce:
list pets
sort owners
OR
list owners
sort pets
Output: