Open nus-pe-bot opened 4 years ago
I guess we see why you might want an undo command. Cheers!
We've also lowered the severity because this is a CLI, typing application. Chances of this are way lower as we cannot accidentally click and mark a task as done. But, yes there definitely is a scenario where a user really forgot that he marked a task as done or marks a task as done by giving the wrong index. The cause for accidental done is thus less in a typing focused, CLI program
--
There is no command to undo an invocation of
done
. This is a usability issue if a user accidentally marks a task asdone
and then changes his mind.[original: nus-cs2103-AY1920S2/pe-interim#1536]