Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not account for different window sizes, especially when app on launch is small window size than intended #1

Open
KevinEyo1 opened this issue Apr 14, 2023 · 1 comment

Comments

@KevinEyo1
Copy link
Owner

KevinEyo1 commented Apr 14, 2023

image.png

App on launch is not set to appropriate size for viewing, resulting in panels being squished and details being hard to understand like below

image.png

@nus-pe-bot
Copy link

nus-pe-bot commented Apr 17, 2023

Team's Response

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.

image.png

Suggestion: Restrict minimum size, or use JavaFX elements that are not resizeable.


[original: nus-cs2103-AY2223S2/pe-interim#3501] [original labels: type.FunctionalityBug severity.VeryLow]

Their Response to the 'Original' Bug

[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.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants