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

Ui needs optimization for mobile screen sizes #9

Open
TimSchulzRC opened this issue Aug 7, 2023 · 0 comments
Open

Ui needs optimization for mobile screen sizes #9

TimSchulzRC opened this issue Aug 7, 2023 · 0 comments

Comments

@TimSchulzRC
Copy link

Even if the application might not be intended to be used on mobile devices, because the it is hosted as website, it should be optimised for all major device screen sizes used to browse the web (including smartphone and tablet sizes).

Since these days most internet browsing is done using smartphones (https://www.similarweb.com/platforms/), the application should either be accessible on smartphone screen sizes or at leas show a message that it is only available on desktop browsers.

As tablets are more and more used as a substitute for desktop devices, I suggest to optimise the ui scaling at least for tabled sized screen/window sizes (related to issue #8).

Scaling on smartphone screen sizes (using the screen size of the iPhone XR as a popular example):
Screenshot 2023-08-07 at 10 09 06
Scaling on tablet screen sizes (using the screen size of the iPad Air as a popular example):
Screenshot 2023-08-07 at 10 29 33

@TimSchulzRC TimSchulzRC changed the title Ui optimization for mobile screen sizes Ui needs optimization for mobile screen sizes Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant