AY1920S1-CS2103T-W11-2 / main

SplitWiser - Epic debt tracking
https://ay1920s1-cs2103t-w11-2.github.io/main/
MIT License
0 stars 5 forks source link

Delete command results in unintentional side effects #177

Closed nus-pe-bot closed 4 years ago

nus-pe-bot commented 4 years ago

The User Guide states that the delete command is coming in v1.4. However, it is implemented for contacts.

When the delete command is used in the activity window, instead of throwing an error that it is not yet implemented, it deletes a contact with that index instead, resulting in a side effect.

bug 8.gif bug 8.png


[original: dawo5010/ped#10]

podocarp commented 4 years ago

that's the side effect of it working, nothing to fix here.