adam-ky / pe

0 stars 0 forks source link

Error message for invalid index on a filtered list not accurate #9

Open adam-ky opened 2 years ago

adam-ky commented 2 years ago

Prerequisite: findc with a keyword that matches none to get an empty filtered list

I tried to delete an invalid index class and the error message is shown below:

image.png

However, I think it will be helpful for the error message to warn/remind users that their current list is actually the filtered list instead

nus-pe-bot commented 2 years ago

Team's Response

This would be categorised under functionality flaw not feature flaw.

The error command states in the displayed lesson list, which is the warning/reminder suggested in the issue. Also, this is stated in the UG as well.

Hence we reject this bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: As per the guideline shown below, a functionality bug concerns a mismatch in the expected and actual behaviour of the feature. The specificity of an error message has more to do with improving user experience which enhances the overall quality of the product i.e. product design. Hence, this issue should be considered a type.FeatureFlaw.

image.png

On a side note, you do have a point that the error message suggests the displayed lesson list hahaha so rejecting this issue is completely valid.