waynezsy / pe

0 stars 0 forks source link

Wrong index is deleted #3

Closed waynezsy closed 1 year ago

waynezsy commented 1 year ago

image.png

image.png

As per picture, wrong person is deleted. delete 1 deletes person at 2nd index. Unaware users will be greatly affected since there is no way to undo this. Furthermore, I cannot delete the first person in the list.

Update: as I continued to test (new launches), the index problem was resolved. I am unsure how this initial bug occurred at first, but my initial steps toward producing this bug was by copy pasting your UG example add input (it wasnt accepted because the copy paste leads to format issues), i fixed that, then i tried some sample inputs in your DG, and then this happened. I have moved the severity from high to low as a result since it seems like a very rare bug that can be resolved by relaunching.

Update 2: I continued to bug test and it has appeared again. I am still not sure what causes it, but it seems to not be that rare after all. Bumped severity to medium.