WJunHong / pe

0 stars 0 forks source link

Valid social media index input based on UG #4

Open WJunHong opened 2 years ago

WJunHong commented 2 years ago

Steps to reproduce:

  1. type edit 1 i/90000 sm/grey into command box

Expected result: The program allows the editing since it is a positive integer

Actual result: Program prevents me from editing even though UG only stated that it had to be a positive integer. Screenshot 2022-04-16 at 2.35.59 PM.png Screenshot 2022-04-16 at 2.35.59 PM.png

soc-pe-bot commented 2 years ago

Team's Response

Yes it is a positive integer, and needs to refer to the index of a social media in the list. (see highlighted section in the attached image of UG)

unfortunately the example given is an out-of-bounds index, which does not refer to any index in the list, hence the correct error message on invalid index.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]