Open sdevih opened 7 months ago
Thanks for raising this issue! While the output does seem to be giving out the correct output given that it outputs "student index", it probably will cause quite a bit of confusion for users. The output delete
command in this case, wasn't made clear enough to distinguish between the student list and the command list.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Description
Command history feature is said to re-run commands based on the specified index, but when a delete command is re-run, the index in the error message shown does not refer to that in the command history index but of the student list. This may be confusing to read as the error message does not match the error (given that the user cannot see the current student list) and thus, this behaviour is not specified and differs from normal expectations.
Steps to reproduce
Expected
Actual
Screenshot