Open skyl3-r opened 1 week ago
We stated clearly in the UG that the index should be from 1 to the total number of contacts. The functionality is intact (invalid inputs are rejected), but the error message is ambiguous. This can confuse users as the message does not specify the exact issue (invalid index) and instead provides a generic error. This affects user clarity but does not hinder the app's operation.
Team chose [type.FeatureFlaw
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
details: rather than telling the user that the index is invalid, the error message states that the command format is invalid, when it is not