Can not delete file although permission (no delete and missing from menu)
- 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
1. Share a folder and set as "can edit" to a Nextcloud user
2. the Nextcloud User should delete a file in this folder
3. the contex menu don't show "delete file"
### Expected behaviour
when click on the context menu i see the option "delete file"
### Actual behaviour
when click on the context menu i don't see the option "delete file"

### Android version
15 (One UI-Version 7.0)
### Device brand and model
Samsung Galaxy S22
### Stock or custom OS?
Stock
### Nextcloud android app version
3.34.0
### Nextcloud server version
31.0.9
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
```bash
No log entry is to see
```
### Additional information
On Webbrowser the user can delete a file and see in the context menu the option.

Contributor guide
Assessment
This issue has not been assessed yet.