Better handle revoked share access
- 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. User1 share directories to User 2
2. User1 Remove shared access
3. User2 still seeing it
4. User2 can open but eternal waiting
### Expected behaviour
When user1 remove share access, User2 shared directories should be removed and is not able to it again.
### Actual behaviour
When user1 remove share access, User2 shared directories still able to see it.
### Android version
12
### Device brand and model
Samsung
### Stock or custom OS?
Stock
### Nextcloud android app version
3.27.0
### Nextcloud server version
Nextcloud 26.0.11
### Using a reverse proxy?
No
### Android logs
No logs for this problem
### Server error logs
```bash
no error log.
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.