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 read only mode does not work properly #1192

Open
kausar007 opened this issue Dec 23, 2024 · 1 comment
Open

Mobile read only mode does not work properly #1192

kausar007 opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working help wanted If you're willing to help, do!

Comments

@kausar007
Copy link

As part of #704 the change was implemented but it seems to switch back to edit mode on mobile devices.

Switching between pages and going tapping on Home brings back the virtual keyboard. Shouldnt it be in read only mode until we only tap on the edit button again?

Also looks like the button itself is not synced with state. Its gray at first, when you tap on it, it turns slightly blue showing its on. But if you tap on it again, it stays blue again.

@zefhemel zefhemel added bug Something isn't working help wanted If you're willing to help, do! labels Jan 7, 2025
@kolmone
Copy link

kolmone commented Feb 2, 2025

Just to add, I've noticed this in Chrome on Android - cursor appears even in read mode, though from what I can tell changes aren't synced to the server. This also happens on the "forced" read-only 📌 tag pages, and then if SB is in edit mode any changes made to the page are synced to the server creating a file named 📌 tag.

On Firefox (still on Android) the read-only mode works correctly, cursor never appears on tag pages and doesn't appear on other pages either unless SB is in edit mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted If you're willing to help, do!
Projects
None yet
Development

No branches or pull requests

3 participants