smoother handling of expired sessions
Open
@max-nextcloud is already working on this.
Since Mar 17, 2025.
1. to develop
enhancement
feature: conflict resolution
- Dominant language
- JavaScript
- Stars
- 659
- Forks
- 133
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 110
Description
Is your feature request related to a problem? Please describe.
If I open a text file and revert it to an old version I see a message asking me to reload.
Describe the solution you'd like
I would want text to reconnect to the server and fetch the updated document.
Additional context
#6918 turned this from a 409 into a 404 scenario. Now we only need to make that work smooth.
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.
Assessment
This issue has not been assessed yet.