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

feat(ui): Add session chart to alert creation page #28826

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

matejminar
Copy link
Member

@matejminar matejminar commented Sep 24, 2021

image

Adding session chart on top of crash rate alert creation page.

Things I still need to address in follow-up PRs:

  • format tooltip and yAxis labels
  • scale the chart (I ran into some problems with threshold rectangles not aligning properly when chart scaling is turned on)

@matejminar matejminar requested a review from a team September 24, 2021 14:52
)}
<ChartControls>
<InlineContainer>
<React.Fragment>
Copy link
Member

Choose a reason for hiding this comment

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

do you need a fragment here?

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 guess not, just moved that block of code 🤷‍♂️
Will try to remove it.

@priscilawebdev
Copy link
Member

can you please post a screenshot? :)

Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants