joenus / pe

0 stars 0 forks source link

Person input length <64 char not visible #5

Open joenus opened 6 months ago

joenus commented 6 months ago

Steps to reproduce

Expected

Actual

Screenshots

Screenshot 2024-04-19 at 4.46.20 PM.png

soc-se-bot commented 6 months ago

Team's Response

No details provided by team.

The 'Original' Bug

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

Event input length <64 char not visible

Steps to reproduce

  • Run addev ev/123456789123456789123456789 d/07-08-2024
  • Note, this is the default window size on boot

Expected

  • Full event name to be visible as the input length is < 64 char.

Actual

  • Event name is truncated, which could prevent the user from identifying the event name if a lot of events have the similar prefix. Screenshots Screenshot 2024-04-19 at 4.39.24 PM.png

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

Their Response to the 'Original' Bug

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

image.png

Hi thanks for the feedback! I think can resize the window to show the longer names...

image.png

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: [replace this with your explanation]


## :question: Issue response Team chose [`response.Rejected`] - [x] I disagree **Reason for disagreement:** Firstly, I would like to mention that the response from the dev team is very unprofessional... ![Screenshot 2024-04-23 at 1.14.57 PM.png](https://raw.githubusercontent.com/joenus/pe/main/files/bda08d26-f572-4d75-9698-b421164ffada.png) It is not mentioned in the UG that the lists can be resized. (which could be a documentation error) However, the team did not categorize it as so and I have to disagree with the stance. While I would usually overlook this and attribute this as an "extreme" input, it's worth noting that the UG clearly states that the content will be fully visible if the inputs is less than 64 characters. The input I gave only had 27 characters which is less than half of what is recommended on the UG. Since my input length is well within the recommended parameters (by the team), I do think that this cases occasional inconvenience to users expecting it to work. (hence, medium severity) ![Screenshot 2024-04-23 at 1.13.27 PM.png](https://raw.githubusercontent.com/joenus/pe/main/files/ef0da20e-52dc-4450-a3cf-f82fd842011e.png)