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

[Bug]: Screens that are not natively 1080p, but scaled to look like it need to scroll #31

Open
2 tasks done
Colin23 opened this issue Dec 14, 2024 · 0 comments
Open
2 tasks done
Labels
type: bug Something isn't working

Comments

@Colin23
Copy link
Member

Colin23 commented Dec 14, 2024

πŸ”’ Version

Last checked on 14.12.2024 with this as the latest commit hash: 2750139

πŸ–₯️ Environment

Production

πŸ€” What happened?

The intended way is that users can see the whole content of the website at once (when talking about desktop resolution at 1080p). They should not need to scroll up or down.
But when a desktop with a higher resolution that 1080p is used, e.g. 2k that is scaled to look like 1080p, the intended way breaks and users actually need to start scroll.
This should at the very least be fixed for MacBook users and their resolutions.

πŸ‘£ Steps To Reproduce

Use a higher resolution than 1080p on a desktop.

πŸ““ Relevant log output or error messages

Nothing, it's just a styling oversight

πŸ–₯️ System Information

  • OS: Linux
  • Browser: Firefox
  • Desktop: Tested on a native 1080p (works) and a 3,2K (scaled to be 1080p) screen (broken)

πŸ” Preflight Checklist

  • I have searched the existing issues and this is a new, non-duplicate bug
  • I have provided all the necessary information to understand and reproduce this bug

βž• Additional context

No response

@Colin23 Colin23 added the type: bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant