AY2122S2-CS2103T-W15-3 / tp

MIT License
0 stars 4 forks source link

[PE-D] UI bug after resizing to minimum width #132

Closed nus-se-script closed 2 years ago

nus-se-script commented 2 years ago

When resizing TACH to the minimum possible width, the problem is seen in the screenshot whereby text can be chopped up and loses a level of readability. Simple Solution: Increase the minimum possible width, however, this problem would still occur in some extreme cases i.e. long telegram handle + long Github username + long emails Advanced Solution: Have each contact detail component (telegram, github and email) move to be shown vertically if their text is about to be cut off.

Screenshot 2022-04-01 at 10.33.40 PM.png


Labels: type.FunctionalityBug severity.VeryLow original: jinnhl/ped#3