[BUG] Sync action does nothing if file was removed on server
Open
Nobody has claimed this yet.
Type:bug
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
- Open details view of any file
- Click on sync -> OK
- In server, remove the file
- Click again on sync
Current: nothing happens
Expected: move back to the list of files
Samsung A51, Android 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the sequence on the Android app with a file removed from the server after the first sync. Trace the sync action from the file details view and verify that, when the file is gone, the app returns to the list of files instead of doing nothing. Done means this behavior is covered and works on the reported Android setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100