swtan346 / pe

0 stars 0 forks source link

Unable to view full patient details #9

Open swtan346 opened 3 months ago

swtan346 commented 3 months ago

After making the application to full screen and resizing the window, the address still cannot be seen. Only after editing the contact will the full contact be visible.

It would be good to break into a newline if the inputs are long.

Screenshot 2024-04-19 164433.png

nus-se-bot commented 3 months ago

Team's Response

This is an example when inputing a very long address, it does break into a newline and can be shown completely. Screenshot 2024-04-20 at 4.01.30 PM.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: In the screenshot I provided, the address did not wrap into a new line despite not being fully visible. It seems there might be an issue with the application's logic for breaking the address into a new line. Ideally, the address should wrap into a new line when it exceeds the visible space, even if only 1 letter is not visible.


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** Given that the length of the address I used is typical for what users would input, I don't believe this issue would occur only in very rare situations. Therefore, categorizing it as `severity.low` is not appropriate.