AY1920S1-CS2103T-T10-1 / main

JARVIS
https://ay1920s1-cs2103t-t10-1.github.io/main/
MIT License
0 stars 8 forks source link

Error message for delete-task can be less vague. #218

Closed nus-pe-bot closed 5 years ago

nus-pe-bot commented 5 years ago

Screenshot (27).png

The list has 0 items and i try to delete item 1. The error message provided says that the task index provided is invalid. However, perhaps a clearer message such as "the task index is not in the range of task items in the list" or something along those lines.


[original: bruceskellator/ped#2]