nextcloud / nextcloud/notes-ios
No automatic synchronisation of shared notes
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 73
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When using shared notes with other users the iOS app isn't automatically synchronizing changes that where made on an other device. While the android app is looking for changes and showing the latest version with the iOS app you get an message where you have to choose which version you what to choose (local or cloud). This leads to changes accidentally getting overwritten.
Further when choosing one version it results in an endless loading screen. You have to close the app and open again to enter the note.
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
Start by reproducing shared-note changes made on another device in the iOS app, then test the local-versus-cloud conflict flow described in the issue. Done means changes synchronize automatically without accidental overwrites, and choosing a version does not leave the note on an endless loading screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100