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

Debian Linux + Chrome / Firefox "Editor not available on mobile" #53

Open
BartMassey opened this issue Nov 29, 2024 · 3 comments
Open

Comments

@BartMassey
Copy link
Contributor

For me, navigating to https://www.rustfinity.com/practice/rust/challenges/maze-solver/description on Debian Linux with Firefox or Chrome gives (at bottom) "Editor not available on Mobile! In order to solve the challenge, please visit this page on a desktop computer." Microsoft Edge on Linux seems to work fine, though.

@dcodesdev
Copy link
Owner

The main reason it says that is due to the screen size, not the actual browser/platform. Can you increase the width of your Chrome window?

@BartMassey
Copy link
Contributor Author

Oh, yeah, resizing the browser window large enough brings up the editor on both Firefox and Chrome. Huh.

A better error message ("Your window is too small to start the code editor") would be helpful.

This is also a bit of a disability issue: my vision is pretty bad, so I have really large scaling set. On my 4K display I can make the window big enough but still have readable text; on a "normal size" display it will be more difficult.

Thanks much for the insight!

@oebelus
Copy link

oebelus commented Dec 1, 2024

I'd suggest to put a toggle between the description of the problem and the editor like here: https://www.programiz.com/rust/online-compiler/

image

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

3 participants