You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Screen_Recording_20260729_102128.mp4
Conclusion Created by Claude and supervised by a human test analyst.
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)
Steps to reproduce
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
Screen_Recording_20260729_102128.mp4
Conclusion
Created by Claude and supervised by a human test analyst.