When inputs for fields like name, address, and email exceed typical lengths, the person list card in the UI does not display the entire text. This can make it difficult for users to view the complete details of each entry.
Possible similar UI bug for other parameters.
Details
Below are examples of entries with long input values that are not fully visible in the list:
Long name:
output of add n/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbccccccccccccccc p/98765432 e/johnd@example.com a/John street, block 123, #01-01 b/40 s/Male
Long address:
output of edit AAA a/yabeyrgkcyawenrewnaygtkyawgc875987598c730723-=21=948349834end
Long email:
output ofedit AAA e/johnd@example.comyagkyufbakhfbkhadnbfeygfcayegfucygeirygtskeugrykeurytgkureygrtuygvksertgcueygrtsyegrtuygesrygtesyrgtesyrgtueyrgtueysrtyvesrtyvesurtvieurvtiuesyrvtiusevrtusyv
Description
When inputs for fields like name, address, and email exceed typical lengths, the person list card in the UI does not display the entire text. This can make it difficult for users to view the complete details of each entry. Possible similar UI bug for other parameters.
Details
Below are examples of entries with long input values that are not fully visible in the list:
Long name: output of
add n/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbccccccccccccccc p/98765432 e/johnd@example.com a/John street, block 123, #01-01 b/40 s/Male
Long address: output of
edit AAA a/yabeyrgkcyawenrewnaygtkyawgc875987598c730723-=21=948349834end
Long email: output of
edit AAA e/johnd@example.comyagkyufbakhfbkhadnbfeygfcayegfucygeirygtskeugrykeurytgkureygrtuygvksertgcueygrtsyegrtuygesrygtesyrgtesyrgtueyrgtueysrtyvesrtyvesurtvieurvtiuesyrvtiusevrtusyv
Suggested Improvement
Enable text wrap for person list card in UI.