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: ensure all maps are referencing same container #3199

Merged
merged 1 commit into from
May 28, 2024

Conversation

jessicamcinchak
Copy link
Member

Spotted while grabbing screenshots & updating service spec pages for geo features.

PropertyInformation component was using a redundant local definition rather than importing the shared MapContainer styled component. This was also leading to an oversized map on the PropertyInformation page, now it's a smaller reference map as expected.

Copy link

github-actions bot commented May 27, 2024

Removed vultr server and associated DNS entries

@jessicamcinchak jessicamcinchak requested a review from a team May 28, 2024 06:50
Copy link
Contributor

@DafyddLlyr DafyddLlyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice spot!

@jessicamcinchak jessicamcinchak merged commit ad48c21 into main May 28, 2024
11 of 12 checks passed
@jessicamcinchak jessicamcinchak deleted the jess/fix-propertyinfo-map-container branch May 28, 2024 10:03
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.

2 participants