nextcloud / nextcloud/android

Improve sync UI/UX: status of file

Open
#3,349 10 comments 0 reactions 0 assignees View on GitHub
enhancement feature: sync needs review
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

From: https://github.com/nextcloud/android/pull/2886#issuecomment-446261587

> But it would be great if the meaning of the red cross is in some way explained to the user. Is it "broken file", "not accessible", "no download possible / server broken"... or "not up to date"?! I bet most users might assume one of the first explanations. Maybe you add a toast informing the user that there are outdated files that need to be synced manually while in a mobile network. And maybe a red/white clock would resemble "outdated" much better than a red cross. :-)
>
> Currently, the whole sync/offline/download feature is everything else than easy to understand for users.

This is how it currently looks like when a file is locally outdated / newer than server file.
![2018-12-12-080613](https://user-images.githubusercontent.com/5836855/49852572-d011d300-fde4-11e8-9f0b-e4810b132572.png)

So we need a symbol for out of sync (local file is newer / older than server file).
Those are from https://material.io/tools/icons/
![image](https://user-images.githubusercontent.com/5836855/49852500-917c1880-fde4-11e8-875b-7ece6109aa5b.png) ![image](https://user-images.githubusercontent.com/5836855/49852513-9d67da80-fde4-11e8-99eb-8c918bc55212.png)

Aditionally, do yo have an idea how to explain this a bit more to the user?

@nextcloud/designers
@AndyScherzinger
@sehucke

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.