nus-cs2103-AY2324S2 / pe-dev-response

0 stars 0 forks source link

Tags in app are squeezed together without space inbetween in display #809

Open nus-se-script opened 6 months ago

nus-se-script commented 6 months ago

When creating a contact with add -fn Jane -ln Smith -p 98765432 -s f -pr 25.50 -a 432 Orchard Road -b posb 123456789 -t waiter -t bartender the 2 tags created are squeezed together. This is can be amended as if we have tags with overlapping names it can get quite confusing and cause troubles when doing looking at tags in the display. For example, 'sex', 'sus' and 'sussex' tags can be confused with one another inf 'sex' and 'sus' are created together for 1 contact.

Screenshot 2024-04-19 at 4.29.25 PM.png


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

jxunze commented 6 months ago

Team's Response

Screenshot 2024-04-21 at 10.07.15 PM.png

we noticed this bug but it was the feature freeze, so we stated it in the UG :(. Anyway we think this is a cosmetic issue, hence the very low severity.

Duplicate status (if any):

--