rushilramesh / pe

0 stars 0 forks source link

GUI cannot be resized to a smaller size #1

Open rushilramesh opened 2 years ago

rushilramesh commented 2 years ago

image.png

This is the minimum size that can be viewed on my screen. This may hinder users from being able to view other windows or documents on their screen, such as calendars or contact lists that would make the app easier to use.

nus-pe-bot commented 2 years ago

Team's Response

Thank you for the response :) as mentioned in https://nus-cs2103-ay2122s1.github.io/website/admin/tp-constraints.html the UI constraints do not stipulate that we have to support responsiveness, and we need to maintain a minimum size to preserve all the important information shown by gomedic and we have followed the constraints given by the CS2103T teaching team.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I believe this does affect the usability of the application, especially when referring to the user guide. As there are several commands in the user guide that users may have to refer to, especially at the start, the inability to reduce the size of the application would definitely hinder the user's ability to view the application. Of course, the GUI of the application is not required to be responsive, but it should not inconvenience the user. That's why the bug is a low severity bug, as seen in the definition below.

image.png