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

mobile-friendly homepage #290

Closed
kdarras opened this issue Nov 23, 2022 · 3 comments
Closed

mobile-friendly homepage #290

kdarras opened this issue Nov 23, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kdarras
Copy link

kdarras commented Nov 23, 2022

Currently, it is not possible to see the login screen on mobile devices, and the image on the home page does not resize automatically:
image
Note that this also applies to the website running on a desktop computer, below a threshold window width of approximately 900 px.
All other pages should be checked too regarding picture, spectrogram and map resolutions, and should smoothly transition from landscape- to portrait orientation designs on phones.
If handling is too difficult on phones or the resolution is too low, consider removing analysis functions such as tagging, tensorflow models, acoustic indices and informing the user with a message banner such as "Analysis functions only available with computer and tablet screens".
Correspondingly, tablets should work fine with the website too.

Related to #385

@kdarras kdarras added the enhancement New feature or request label Nov 23, 2022
@kdarras kdarras added the good first issue Good for newcomers label Nov 28, 2022
@kdarras kdarras changed the title Make website mobile-accessible more mobile-freindly homepage Nov 28, 2022
@kdarras kdarras changed the title more mobile-freindly homepage more mobile-friendly homepage Nov 28, 2022
@bwentzloff
Copy link
Collaborator

I have a PR here that should fix the login link and logo on the homepage.

@kdarras kdarras linked a pull request Dec 1, 2022 that will close this issue
@kdarras
Copy link
Author

kdarras commented Dec 1, 2022

I reproduced both problems in the browser by resizing the browser, and simulated their resolution with the code fix.
Unfortunately, the new code duplicates the login link (upper left + upper right corner):
image

@kdarras kdarras changed the title more mobile-friendly homepage mobile-friendly homepage Oct 3, 2023
@kdarras kdarras moved this to Todo in Administration Dec 11, 2023
@kdarras
Copy link
Author

kdarras commented Apr 22, 2024

redundant with #385

@kdarras kdarras closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Administration Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants