Cannot delete shared files
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
- user A shares a folder with user B with full add/edit/delete permissions
- user B opens the shared folder in the Android app
- user B wants to delete a file. They open the ...-menu
### Expected behaviour
- there is a delete menu item and user can delete the file
### Actual behaviour
- there is no delete menu item
### Android version
16
### Device brand and model
Samsung Galaxy S25 FE
### Stock or custom OS?
Stock
### Nextcloud android app version
34.0.1
### Nextcloud server version
33.0.5
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
Note that in the browser the delete option is there and works for the exact same file
Contributor guide
Research direction
Start by reproducing the issue in the Nextcloud Android app with a file in a folder shared with full add/edit/delete permissions, then inspect the file's ...-menu action handling. Compare the Android menu with the browser behavior for the same file. Done means the delete action appears for eligible shared files and successfully deletes the file.
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
- Mostly clear
- Newbie friendliness
- 68/100