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

Fixed disappearing NC boundaries #1066

Merged
merged 1 commit into from
Apr 1, 2021
Merged

Fixed disappearing NC boundaries #1066

merged 1 commit into from
Apr 1, 2021

Conversation

adamkendis
Copy link
Member

@adamkendis adamkendis commented Apr 1, 2021

Fixes #1053

  • Resolves bug causing NC boundaries to disappear after navigating away/back to map page.

  • On non-map pages, MapContainer is hidden instead of unmounted. As a result, map does not need to re-render and navigating back is instant without a delay on layers re-drawing.

    • Up to date with dev branch
    • Branch name follows guidelines
    • All PR Status checks are successful
    • Peer reviewed and approved

Any questions? See the getting started guide

@adamkendis adamkendis added this to the Initial v2 Launch milestone Apr 1, 2021
@adamkendis adamkendis merged commit 72def55 into dev Apr 1, 2021
@adamkendis adamkendis deleted the 1053-FRONT-boundaries branch April 1, 2021 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] Disappearing NC Boundaries
1 participant