AY2425S1-CS2103T-F14b-1 / tp

https://ay2425s1-cs2103t-f14b-1.github.io/tp/
MIT License
1 stars 5 forks source link

[PE-D][Tester B] Name of person with long name truncated #213

Open nus-pe-script opened 7 hours ago

nus-pe-script commented 7 hours ago

Expected: Long names should be fully viewed in the UI for person list Actual: Long names are truncated and ends of with '...' Steps to reproduce:

  1. Input command add n/John Doe aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 dob/1999-03-09 famsize/3 income/1000
  2. Name has been truncated and not clearly screen even with person list UI component maximised

image.png

Tip from tester: Consider placing a character limit in the input and justify the rationale in the UG.


Labels: severity.Medium type.FeatureFlaw original: Virusrwj223/ped#8