You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every user will have a different screen size, and the user is given the functionality to resize the view to their preference to view all parts of the application.
The 'Original' Bug
[The team marked this bug as a duplicate of the following bug]
Shrinking window size causes right-side UI elements to truncate information
On resizing the width of the window, all text on the UI elements on the right hand side are truncated.
Suggestion: Restrict minimum size, or use JavaFX elements that are not resizeable.
[This is the team's response to the above 'original' bug]
This is a deliberate behaviour as we intended for the UI to be able to be minimized such that it only shows the client list.
Items for the Tester to Verify
❓ Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
I disagree
Reason for disagreement: [replace this with your explanation]
❓ Issue response
Team chose [response.Rejected]
I disagree
Reason for disagreement: It is unlikely for users to want to only see the client list as compared to everything, and even if so, I don't see why they would go to the trouble of decreasing their screen size to do it. This can be confusing to the user when they first open the app, thinking that their app is buggy or they didnt download it properly.
It also disalligns with the User Guide saying that it opens the app on full screen, which further confuses the user.
App on launch is not set to appropriate size for viewing, resulting in panels being squished and details being hard to understand like below
The text was updated successfully, but these errors were encountered: