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

Improve styling of selected exemplar details #8945

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

juliusv
Copy link
Member

@juliusv juliusv commented Jun 15, 2021

This isn't perfect yet, but IMO better than the initial draft.

test-2021-06-15_22.27.00.mp4

Signed-off-by: Julius Volz julius.volz@gmail.com

This isn't perfect yet, but IMO better than the initial draft.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
@juliusv
Copy link
Member Author

juliusv commented Jun 15, 2021

@LeviHarrison Would be cool to squeeze this in last-minute before the release 😄

@LeviHarrison
Copy link
Member

Looking now 👀

@LeviHarrison
Copy link
Member

Also would be great to get #8909 in before release

@juliusv
Copy link
Member Author

juliusv commented Jun 15, 2021

Also would be great to get #8909 in before release

Forgot that wasn't merged yet, thanks for the reminder! Done.

Copy link
Member

@LeviHarrison LeviHarrison left a comment

Choose a reason for hiding this comment

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

Looks pretty good! I think we might want to add tests for this in the future, but for now LGTM!

@@ -6,6 +6,9 @@ import { Legend } from './Legend';
import { Metric, ExemplarData, QueryParams } from '../../types/types';
import { isPresent } from '../../utils';
import { normalizeData, getOptions, toHoverColor } from './GraphHelpers';
import { Button } from 'reactstrap';
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
Copy link
Member

Choose a reason for hiding this comment

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

Does this load it locally or via CDN's?

Copy link
Member Author

Choose a reason for hiding this comment

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

Locally, we already use this icon in other places as well.

@juliusv
Copy link
Member Author

juliusv commented Jun 15, 2021

Thanks :)

@juliusv juliusv merged commit b126222 into main Jun 15, 2021
@juliusv juliusv deleted the improve-selected-exemplar-styling branch June 15, 2021 20:50
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.

None yet

3 participants