-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
Description
Add the ability in PWAs to Pull/Swipe to refresh/reload the page. Current to force a refresh you have to force close the PWA.
What problem would this feature solve?
- Allow the user to refresh/reload the page without needing to force close the PWA.
Are there any potential downsides to this feature?
- maybe excessive reloads based on the user?
Are there any existing examples of this feature in other software?
- Native web browser apps.
Edit: something else that would nice as part of this, is on the refresh keeping the Currently selected column in the PWA so it doesn’t take you back to the default screen that it goes too when reopening.