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

fix(map): do not reload while editing text of feature #579

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

nimdanitro
Copy link
Member

@nimdanitro nimdanitro commented Dec 17, 2024

  • this was caused by improper usercontext and reloading of the usercontext causing the entire app tree to reload
  • refactor of the UserContext into a proper reducer based context and context provider. Add the refetching of the usercontext to a UserInfoFetcher and wrap that in the provider.

@nimdanitro nimdanitro self-assigned this Dec 17, 2024
@nimdanitro nimdanitro requested review from a team as code owners December 17, 2024 12:11
@github-actions github-actions bot added the fix label Dec 17, 2024
@nimdanitro nimdanitro merged commit 78f7f7f into develop Dec 17, 2024
11 checks passed
@nimdanitro nimdanitro deleted the fix/map-reload-state-periodically branch December 17, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant