manaswini05 / pe

0 stars 0 forks source link

delete [random number > number of bubbles] deletes the entire thing #7

Open manaswini05 opened 5 years ago

manaswini05 commented 5 years ago

When I enter delete and a number greater than the number of text bubbles that exist, the entire chat is deleted and no error is thrown

nus-pe-bot commented 4 years ago

Team's Response

Yes, when you delete 15 when there is only 1 message. You will not get an error. This is a feature. There is no need for unecessary message to appear. This is of low severity, in fact, this should not be a bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I could have entered an extra number along with my intended number by mistake. E.g. i want to enter 1 but i enter 12 in a hurry. For cases, where the number of messages are more than 12, I understand it would be my mistake. However, if not, I believe an error message should be thrown