chonghaoen / pe

0 stars 0 forks source link

Roles in CCA UI does not wrap and go to newline #6

Open chonghaoen opened 6 months ago

chonghaoen commented 6 months ago

Screenshot 2024-04-19 164833.png When the role is too long in characters, the text will wrap in the contact list but it does not wrap in the CCA UI and gets truncated.

soc-se-bot commented 6 months ago

Team's Response

The root of this issue is that the UI element CcaCard does not enable overflow, which is the same as #1029 and #2417

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

CCA name does not wrap and go to new line in CCA UI but does in contact list

Screenshot 2024-04-19 170325.png When the CCA name is too long, it will wrap in contact list, but will not wrap in the CCA UI


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

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

It is unrealistic for a CCA name to be this long.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: Fixing one does not automatically fix the other as they are two different areas.


## :question: Issue response Team chose [`response.NotInScope`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]
## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.VeryLow`] - [x] I disagree **Reason for disagreement:** Not simply cosmetic as some data cannot be seen.