nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

A customer with a really long name has their name cutoff #2531

Open nus-pe-bot opened 4 months ago

nus-pe-bot commented 4 months ago

Command: addmem n/JAdolph Blaine Charles David Earl Frederick Gerald Hubert Irvin John Kenneth Lloyd Martin Nero Oliver Paul Quincy Randolph Sherman Thomas Uncas Victor William Xerxes hp/98765432 e/johnd@example.com a/John street, block 123

Note that this is a legitimate name (according to Wikipedia). The full name is in fact longer, this is only part of the name.

Actual: The person is added but there is no way to see their full name from the display

Expected: There should be a scrol bar if the name exceeds the boundaries of the GUI

bug 10.png


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

billyhoce commented 4 months ago

Team's Response

We completely agree with you! And hence it is one of our planned enhancements to add a scroll bar just as you suggested!

5. Allow horizontal scrolling of GUI Person Card: Currently the person card of the GUI does not
allow horizontal scrolling if the details exceed the horizontal width of the UI. This causes extra￾long inputs such as a 50 character long name to be not fully visible. This would allow for extra￾long inputs for the name, phone number, email address, address, and allergens of added
members.

Duplicate status (if any):

--