peterXGD / pe

0 stars 0 forks source link

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

Open peterXGD opened 6 months ago

peterXGD 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

nus-pe-script 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.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: Respectfully disagree.

It can also affect more than you think, like in the example of messing with the ease of visualization the tags when having multiple tags.

For example, if a person is an "archaeologist", "geophysicist", "anthropologist" and an "professor"(like an external consultant you hire part-time from university), the tags will get stringed together as

archaeologistgeophysicistanthropologistprofessor

As you can see, the stringing makes the tags very hard to see, causing much inconvinience.

Thus, I do think it is of a higher severity than VeryLow. And I find it justifiable to label it as Medium as it fits the medium definition of "A flaw that causes occasional inconvenience to some users, but they can continue to use the product' when it can cause much trouble occasional like in the example I have shown.