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

Hotspot page design tweaks #225

Merged
merged 1 commit into from Feb 19, 2021
Merged

Hotspot page design tweaks #225

merged 1 commit into from Feb 19, 2021

Conversation

allenan
Copy link
Member

@allenan allenan commented Feb 18, 2021

resolves #121

I broke out this out to a separate issue because it's nontrivial: #224
Showing other hotspots on the map is also already its own issue

@allenan allenan changed the title fix hotspot detail chart colors Hotspot page design tweaks Feb 18, 2021
Copy link
Contributor

@matthewcarlreetz matthewcarlreetz left a comment

Choose a reason for hiding this comment

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

Looks good to me!

downColor={grayLight}
labelColor={black}
/>
<Text variant="body3" color="black" paddingTop="xs">
{/* TODO removing this for now to fit the design better */}
{/* <Text variant="body3" color="black" paddingTop="xs">
{focusedData ? focusedData.day : ' '}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we put it somewhere else? It is nice to see the day

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll make a design ticket for it. having that gap there at the bottom was definitely throwing the alignment off though

@allenan allenan merged commit c078d3d into main Feb 19, 2021
@allenan allenan deleted the fix/hotspots-design-tweaks branch February 19, 2021 02:08
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.

Design Tweaks: Hotspot Page + Hotspot Details
3 participants