Skip to content

fix map panning issue when zoomed out on task map#2749

Merged
CollinBeczak merged 1 commit into
mainfrom
fix-map-panning-issue-when-zoomed-out-on-task-map
Nov 17, 2025
Merged

fix map panning issue when zoomed out on task map#2749
CollinBeczak merged 1 commit into
mainfrom
fix-map-panning-issue-when-zoomed-out-on-task-map

Conversation

@CollinBeczak

Copy link
Copy Markdown
Collaborator

Issue: When a user was looking at a task, and zoomed out on the task map, the map would moving down on its own. This was due to a loop that would happen when the workspace context was updated to the current map view which would be slightly different than the users actual view causing the map to move, which would cause the workspace context to update again and do that all over again.

This pr fixes the root cause of that issue

@CollinBeczak CollinBeczak merged commit 1a1ce8d into main Nov 17, 2025
6 checks passed
@CollinBeczak CollinBeczak deleted the fix-map-panning-issue-when-zoomed-out-on-task-map branch November 17, 2025 14:49
@CollinBeczak CollinBeczak mentioned this pull request Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant