uniqly / ped

0 stars 0 forks source link

Edit command using invalid index returns vague error message. #5

Open uniqly opened 1 week ago

uniqly commented 1 week ago

If a user tries to provide an invalid index like i/asdf, i/123 (where there are less than 123 groups), etc., the just provides a message that the index provided is invalid. The message would be better if it provided the reason as to why the index was invalid.

image.png