c-wenlong / pe

0 stars 0 forks source link

Name does not fully show beyond unspecified limit #2

Open c-wenlong opened 4 months ago

c-wenlong commented 4 months ago

Description

Screenshot 2024-04-19 at 16.17.21.png

The name field does not fully show when it has exceeded an unspecified limit.

Fix

You could consider having a limit to the length of the name field and throw an exception when the size of the name has exceeded what the UI can show. Alternatively, you could try wrapping the name field onto the next rows.

nus-pe-bot commented 4 months ago

Team's Response

As mentioned in our planned enhancements, we plan to improve the UI to accommodate excessively long names. In fact, the screenshot we included here shows an example of excessively long name like the example you have provided :) image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]