Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FLAG-1297 - Fix unresponsive map when panning or zooming #4960

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

clementprdhomme
Copy link
Collaborator

@clementprdhomme clementprdhomme commented Mar 14, 2025

This PR fixes a regression from dbfa56b when React was bumped to v18. The problem meant that the map was unresponsive when panning and zooming.

The proposed fix implies removing any map transition duration unless when flying between location (and in such case only temporarily).

Tracking

FLAG-1297

Regression from dbfa56b when React was bumped to v18.

The fix implies removing any transition duration unless when flying between location (and only temporarily).
@willian-viana willian-viana temporarily deployed to gfw-staging-pr-4960 March 14, 2025 09:27 Inactive
@wri7tno wri7tno merged commit d2665cb into develop Mar 14, 2025
4 checks passed
@wri7tno wri7tno deleted the FLAG-1297-fix-sluggish-map branch March 14, 2025 16:29
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.

3 participants