nextcloud / nextcloud/android

Determine if a folder is locally synchronized or not -> Delete button

Open
#5,361 10 comments 2 reactions 0 assignees View on GitHub
approved bug feature: files feature: sync
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

Hi,

When you would like to remove a file, a dialog appears and allows three choices :
- Delete the file "globally" (locally and remotely)
- Delete file "locally" (only on device)
- Keep the file

![Screenshot_20200131-105939_Nextcloud](https://user-images.githubusercontent.com/7050479/73530530-f3e50d80-4418-11ea-8b36-db373bc37079.jpg)

The issue is here, when a file is "not downloaded" (not on device), the "Local only" button still appears (but shouldn't, because the file is not on device, so the button is pointless).

**I propose to remove the "local only" button when the file is not on the device.**

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.