elementary / elementary/tasks

Work Offline

Open
#191 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Vala
Stars
85
Forks
22
Avg merge
12h 10m
Merged PRs (30d)
3

Description

## Problem

Several actions in the Tasks app requires the user to have internet connection. Right now it is not clear which actions do need network and which don't. This situation leads to a bad user experience.

This issue is here to track the needed changes.

## Proposal

- [ ] Add offline support and sync changes as soon as internet connection is available
- [ ] Wherever this is not possible, enable/disable user facing actions depending on current network status

The best thing to do is to add full offline support with syncing changes whenever network connection is available. However, at the time of writing, it is not clear if this is possible for all actions. Wherever this is not possible, we should enable/disable the action depending on the network connection and clearly communicate why an action was disabled (using a hint message or similar).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.