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

Reload button in tablet view #2745

Open
yelvington opened this issue Apr 2, 2024 · 3 comments
Open

Reload button in tablet view #2745

yelvington opened this issue Apr 2, 2024 · 3 comments
Labels
c: bug Something isn't working s: pending triage Pending Triage

Comments

@yelvington
Copy link

Elk periodically stalls when refreshing streams. On a mobile device, pulling down causes a refresh that resolves the stall by fetching fresh content. On a desktop browser view, we can reload the entire display because the browser controls are visible, or we can use the keyboard (ctrl-R), which also works for the PWA.

However, if Elk is installed as a PWA on a tablet, there is no way to reload or refresh, as there are no browser buttons, no keyboard can invoke ctrl-R, and pulling down/releasing does not function. The only solution is to force-kill the Elk PWA and restart it.

@yelvington yelvington added the s: pending triage Pending Triage label Apr 2, 2024
Copy link

stackblitz bot commented Apr 2, 2024

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@userquin
Copy link
Member

userquin commented Apr 2, 2024

Android tablet? using chrome to install the PWA? if Android, what's the version?

@yelvington
Copy link
Author

Chrome on ChromeOS.

@shuuji3 shuuji3 added the c: bug Something isn't working label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: bug Something isn't working s: pending triage Pending Triage
Projects
None yet
Development

No branches or pull requests

3 participants