HugeNoob / pe

0 stars 0 forks source link

[tn error message] Incorrect error message #5

Open HugeNoob opened 1 year ago

HugeNoob commented 1 year ago

Description

Error message when giving a guest table number 0 is incorrect.

Steps to reproduce

  1. Add 2 guests
  2. guest edit 2 tn/0

Expected behaviour

Error message informs user that tag number should be a valid integer.

Actual behaviour

Error message says that table number should only contain numbers, but 0 is a number.

image.png

Elaboration of labels

Functionality bug because the error message does not match expected behaviour. A user may be confused as to why 0 is deemed as not a number.

Low because tables may not be numbered zero, but it is definitely possible. (eg. if the wedding planner is a computer scientist and loves 0-indexing).

nus-se-bot commented 1 year ago

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