cnivedit / pe

0 stars 0 forks source link

No appropriate error message for integer overflow in edit command #9

Open cnivedit opened 2 weeks ago

cnivedit commented 2 weeks ago

Steps to recreate the bug:

  1. Create a question for a module, say CS2113
  2. Attempt editing question at an overflowing index, say "99999999999999"

Expected: "Please enter a valid index"

Actual: The error message displayed does not convey anything to the user

image.png

soc-pe-bot commented 1 week ago

Your response not required for this bug as the team has accepted the bug as it is.