jylow / pe

0 stars 0 forks source link

Cutting of age with more than 4 digits in the UI #1

Open jylow opened 7 months ago

jylow commented 7 months ago

Screenshot 2023-11-17 at 4.25.08 PM.png

When patient is added with age accidentally set at more than 3 digits, the UI cuts out the age displayed.

soc-se-bot commented 7 months ago

Team's Response

image.png

This can be considered an extreme input as Age will not be 4 digits long, the oldest person alive was 116. Even if the user inputs this by accident, it will not make the app unusable and they can simply use the editpatient command to change the age. However, we acknowledge such an age should not be accepted and hence choose to respond with NotInScope.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]