xuwen-ho / pe

0 stars 0 forks source link

Spaces in name should be truncated #12

Open xuwen-ho opened 5 months ago

xuwen-ho commented 5 months ago

image.png

In index 8 and 9, the 2 betsies are seen as different people (UG states no duplicate names are allowed), even though they have the exact same name. This is relevant considering somone may accidentally add a duplicate person (which UG states is not allowed) , but because they have accidentally added a space they are allowed to do so. Therfroe should truncate the number of spaces in the name.

nus-pe-bot commented 5 months ago

Team's Response

Our feature is designed like this to ensure that the contact name of the user is represented accurately to what they have inputted and doing so would violate this. We assume that the user intends to input it that way.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Thank you for your response. I am not sure if there would ever be a reason why a user would use spaces to differentiate 2 different users though. I feel it is probably more likely for them to use other characters or numbers to do so.