Determine if a folder is locally synchronized or not -> Delete button
Open
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

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
Assessment
This issue has not been assessed yet.