-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Uptime] fix multiple scrolls on waterfall view #87281
Conversation
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. I haven't yet pulled it down to test yet, but I will soon. A few questions.
x-pack/plugins/uptime/public/components/monitor/synthetics/waterfall/components/styles.ts
Outdated
Show resolved
Hide resolved
...plugins/uptime/public/components/monitor/synthetics/waterfall/components/waterfall_chart.tsx
Show resolved
Hide resolved
Pinging @elastic/uptime (Team:uptime) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still seeing double scrolling
Uptime.-.Kibana.mp4
that Help us improve callout at top is complicating things. let me see if i can find more dynamic solution. |
...plugins/uptime/public/components/monitor/synthetics/waterfall/components/waterfall_chart.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks beautiful! One small nit regarding the ref name.
💚 Build SucceededMetrics [docs]Async chunks
Distributable file count
History
To update your PR or re-run it, just comment with: |
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kibana Machine <[email protected]>
Summary
Resolves: #86308
fix multiple scrolls on waterfall view
waterfall will take all the height available and will scroll.