chewterence / pe

0 stars 0 forks source link

Long names causes name in task to overflow #1

Open chewterence opened 3 years ago

chewterence commented 3 years ago

Adding a member with a very long name such as the one shown, causes the name in the task tag to overflow

Steps to reproduce: Add a member with the name sheeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeesh Create a task using the name of that member

image.png

The names of some people could be really long (in certain cultures).

nus-pe-bot commented 3 years ago

Team's Response

Cosmetic issue, data is still stored correctly as shown in the message. Downgrade to very low.

Also very rare where member names are > 50 characters as you have specified

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: Thank you for the response,

While you claim it is rare, long names may not be as uncommon as you think.

Suppose I am managing a cricket CCA team with the following people: https://www.cricketcountry.com/criclife/top-25-long-names-in-sri-lankan-cricket-497934 In this case, this app would be rather difficult to use.

Furthermore, if you intend to limit long names, you could have limited it to reject names longer than 50 characters.