vicelyav / pe

0 stars 0 forks source link

Name capitalisation not retained #5

Open vicelyav opened 1 week ago

vicelyav commented 1 week ago

Certain names have words that are not capitalised. The capitalisation of the names should be retained in the displayed contacts.

Example: add 12346678 n/John van der Wijck Doe p/91233567 e/johdoe@example.com a/123Fample Street c/Computer Science r/Student

Actual added:

Screenshot 2024-11-15 at 4.41.30 PM.png

soc-pe-bot commented 4 days ago

Team's Response

As per the link below,

https://law.stackexchange.com/questions/88477/can-someones-legal-name-be-all-lowercase#:~:text=there%20is%20no%20legal%20distinction,v

there is no legal distinction between a name in upper case and lower case letters, and a name all in capital letters.

We have standardised the UI to display the names in a certain format for cosmetic purposes. This is to prevent the UI from showing aesthetically unpleasant names in cases where the user keys in two different names with different capitalisation formats, (e.g "John Doe" and jOhN DoE").

Hence, this bug is not in scope since names do not need to be case sensitive.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]