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

Add divider line in between city / county / state/province / nation chunks of data in pop up info window box issue 41 fix #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

isthewhiz
Copy link
Contributor

No description provided.

@@ -44,6 +45,7 @@
font-size: 1.4rem;
overflow-wrap: break-word;
overflow-x: hidden;
border-bottom: 1px solid black;
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think the line should extend edge-to-edge in the InfoWindow. Right now there's padding that makes it look a bit awkward. That being said, related to my overall comment on this PR, let's circle back with Brett on the design in context of the collapsible sections design changes.

Copy link
Collaborator

@c5inco c5inco left a comment

Choose a reason for hiding this comment

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

Hmm the change looks simple but I wonder if this is the design that @brett-halperin intended? Looking at the linked issue, there is no mockup, so I think what we should do is revisit the design of the divider in context with the latest designs on having collapsible sections.

@isthewhiz
Copy link
Contributor Author

isthewhiz commented May 23, 2021 via email

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.

Add divider line in between city / county / state/province / nation chunks of data in pop up info window box
2 participants