MerginMaps / MerginMaps/mobile

Map does not show server changes after syncing from home screen and reopening project

Open
#4,631 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug map
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

  1. Open the mobile app and open a project
  2. Return to the home screen (without closing the project)
  3. Sync the project from the home screen
  4. Reopen the project
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.