-
Notifications
You must be signed in to change notification settings - Fork 622
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
flamegraph: fix dropdown menu opening #1755
Conversation
size-limit report 📦
|
Codecov ReportBase: 66.24% // Head: 66.27% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1755 +/- ##
==========================================
+ Coverage 66.24% 66.27% +0.03%
==========================================
Files 169 170 +1
Lines 5562 5561 -1
Branches 1261 1258 -3
==========================================
+ Hits 3684 3685 +1
+ Misses 1868 1866 -2
Partials 10 10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
24e2de9
to
b04bf68
Compare
b04bf68
to
11cf41c
Compare
/create-server |
.diffPaletteDropdown ::global(.rc-menu-item) { | ||
display: flex; | ||
} | ||
|
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.
removed bc unused
/create-server |
Brief
Changes
"@szhsin/react-menu": "^1.10.1" => "3.3.0"
.next step is updating flamegraph version in this PR pyroscope-io/docs#141