E0735389 / pe

0 stars 0 forks source link

Foreign language names not allowed #14

Open E0735389 opened 6 months ago

E0735389 commented 6 months ago

image.png

nus-se-bot commented 6 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

App only allows English names

Screenshot 2024-04-19 at 17.01.23.png

This could hinder users in other countries where names are predominantly in other languages, such as Chinese.


[original: nus-cs2103-AY2324S2/pe-interim#3279] [original labels: severity.Low type.FeatureFlaw]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Hello, thank you for raising this concern. Our app currently focuses on English names, supporting alphanumeric characters and common abbreviations like s/o and d/o, as it is tailored for the Singapore context, where people with Chinese names often use the Han Yu Pin Yin transliteration to convert their Chinese names into English (e.g., 某物 becomes Mou Wu).

We understand that this limitation might create challenges for users in countries where names commonly use non-English characters, such as Chinese. This restricts the ability to add or edit Chinese characters. We appreciate your feedback and recognize the need to improve our user guide and developer documentation to clearly explain this limitation and the reasons behind it.

To be more inclusive, one way to deal with this is to use the Note function. Notes are less restrictive and can have Chinese Characters.

Screenshot 2024-04-21 at 10.12.30 PM.png

In the event where you want to find/search for 某物, you can use the search function as well

Screenshot 2024-04-21 at 10.14.36 PM.png

Side note: The above is applicable for non-english characters in general.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


## :question: Issue response Team chose [`response.NotInScope`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** The bug is not just cosmetic, so severity.VeryLow would not be appropriate.