MerginMaps / MerginMaps/mobile
Map does not show server changes after syncing from home screen and reopening project
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Description
When the user returns to the home screen without closing the project, syncs the project from the home screen, and then reopens the project, the map canvas does not reflect the server changes. The user must pan or move the map to trigger a redraw and see the updated data.
Environment
[ ] Staging [x] PROD
Application (+ app version, build, operating system)
- Android: 2026.2.0 — Samsung Galaxy A53 5G, Android 15
- iOS: 2026.2.0 — iOS 26.0
- Windows app: 2026.2.0
Steps to reproduce
- Open the mobile app and open a project
- Return to the home screen (without closing the project)
- Sync the project from the home screen
- Reopen the project
- Observe the map canvas
Actual results
The map does not display the server changes received during the sync. The data appears stale until the user pans or moves the map, which triggers a redraw and reveals the updated features.
Expected results
After reopening a project that was synced from the home screen, the map canvas should immediately reflect all server changes without requiring any user interaction such as panning.
Screenshots or logs
https://github.com/user-attachments/assets/13880c46-cdb2-4fc1-9507-0a45f4c90d97
Conclusion
Created by Claude and supervised by a human test analyst.
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
No files or tests are named. First reproduce the home-screen sync and project-reopen flow on the affected mobile platforms, then trace the project reopening and map redraw lifecycle. Done means the map immediately displays all server changes after reopening, without panning or other interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100