elk icon indicating copy to clipboard operation
elk copied to clipboard

Reload button in tablet view

Open yelvington opened this issue 10 months ago • 3 comments

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 avatar Apr 02 '24 17:04 yelvington

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

stackblitz[bot] avatar Apr 02 '24 17:04 stackblitz[bot]

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

userquin avatar Apr 02 '24 17:04 userquin

Chrome on ChromeOS.

yelvington avatar Apr 02 '24 18:04 yelvington