zhonghan721 / pe

0 stars 0 forks source link

Long team name gets cut off in `tree` view #6

Open zhonghan721 opened 11 months ago

zhonghan721 commented 11 months ago

The workaround is to do a listt to view the name. However, it would be more convenient and faster for the user to be able to view the team names directly from the tree view, given that the name is not particularly long NEWTEAM NAME1 (13 characters).

Perhaps the Team Name: can be removed to fit in more characters.

Screenshot 2023-11-17 at 4.43.30 PM.png

nus-pe-script commented 11 months ago

Team's Response

image.png This is mentioned in the notes for tree command in UG

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I believe that being mentioned in the notes in UG is different from being mentioned in planned enhancements.

The truncation of the team names still causes inconvenience for the user, especially if the user wants to be able to have a quick view of the details of the developers in the different teams. I find it to be unreasonable that team name with more than 10 characters are truncated, as there could be cases where all the teams in a company are given a prefix based on their projects.

The workaround of doing listt shows only the names of the developers under the team but not their full details.

Since it is indeed mentioned in the UG, the severity could be lowered to Low but I disagree with it being Rejected.