Ability to use PWA without internet connection #566
Labels
No Label
area/internal-code
changes requested
confirmed
dependencies
duplicate
good first issue
help wanted
hosting
invalid
kind/bug
kind/feature
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vikunja/frontend#566
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
Although this app supports Caldav and I was planning to use Tasks.org for the Mobile, the lack of syncing of subtasks, comments, reminders and other crucial features prevents me from using this solution.
As so, I went and gave the PWA a go in my Android 10 using Firefox, however if I disconnect from the internet I get the "No internet" page (which is quite visually appealing though !).
It would be a useful feature to be able to use the PWA offline and then sync when online again.
Unrelated question: What is the current solution to receive schedule tasks notifications on mobile ?
Thank you !
There has been a bit of disscussion in the forum about this: https://community.vikunja.io/t/offline-capabilities-of-the-front-end/252
TL;DR: Possible, but a lot of work and thus not a priority right now.
On andrdoid, you need to enable the experimental chrome feature flag. Then simply by using the pwa through chrome you'll receive the notifications. Maybe you need chrome canary.