sogggy / pe

0 stars 0 forks source link

Unable to view long tags #7

Open sogggy opened 3 years ago

sogggy commented 3 years ago

When inputting a tag that is too long, user will be unable to see what the full name of his tag is.

image.png

nus-pe-bot commented 3 years ago

Team's Response

Not a realistic use case of tag. We purposely dedicate a certain length for item and delivery boxes to accomodate the length of input by user (realistic input).

Furthermore, it is inherited from AB3.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This should fall under functionality bug though, as the frontend does not work as specified after inputting long tags. If we want to avoid such bugs, there should be checks to limit the length of tags.


:question: Issue severity

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

Reason for disagreement: Should be low, as this bug appears to the user and affects their user experience