Open nus-se-script opened 1 week ago
Thank you for this point. During our design we had to deliberate between restricting name length, wrapping the text or leaving as it is in the picture. However, restricting name length felt like an overzealous input validation case where there was not much value aside from aestheticism, and wrapping the text will suffer the same issue if a user sabotages with even longer names anyway. We believe leaving it as it is (overflowing) is the best decision as, when we look from a user perspective:
--
When a person with a really long name is added, you are not able to see the rest of his/her name
[original: nus-cs2103-AY2425S1/pe-interim#662] [original labels: type.FeatureFlaw severity.Low]