AY2425S1-CS2103T-F14A-3 / tp

https://ay2425s1-cs2103t-f14a-3.github.io/tp/
MIT License
0 stars 5 forks source link

[PE-D][Tester B] Extremely long address names stretch out the client's box #239

Closed soc-se-bot closed 5 days ago

soc-se-bot commented 1 week ago

Steps to reproduce:

  1. Enter a very long address for a client.

Result:

image.png

For users with smaller monitors, it might be hard to see project status and deadline if the address is too long. Address names can get too long based on the place and if a client has different addresses, such as a home and work address to be included in Clientele+.

I recommend the text to go to the next line just as the name or window underneath command input does, which can be seen in the screenshot above.


Labels: severity.Low type.FeatureFlaw original: ChenLeiyu/ped#6

rahula1008 commented 6 days ago

Unable to fix this due to the user being able to scroll to the right to see the rest of the address, thus fixing this would be a 'nice to have'.

Will update the UG, to reflect this issue as a future implementation.