-
Notifications
You must be signed in to change notification settings - Fork 630
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(flamegraph): Redesign flamegraph toolbar to allow for more interactions #1674
Conversation
size-limit report 📦
|
comparison_not_enough_space.mp4
|
/create-server |
Codecov ReportBase: 66.19% // Head: 66.22% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1674 +/- ##
==========================================
+ Coverage 66.19% 66.22% +0.04%
==========================================
Files 166 164 -2
Lines 5462 5441 -21
Branches 1231 1220 -11
==========================================
- Hits 3615 3603 -12
+ Misses 1840 1831 -9
Partials 7 7
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. |
see picture above for color adjustments / styling placement adjustments
When there's not enough space these should turn to dropdowns:
For now, let's just make everything else just be an icon with no words. Eventually we will use the tooltip that @eh-am added and things will work similar to google sheets. Screen.Recording.2022-11-04.at.12.35.03.AM.movSo this means that the following should be changed to just be their respective icons 100% of the time (we may change this later):
Let's worry about this later... yes this is just for the mockup don't worry about it for now we will add font size later maybe Yes we decided on the new one no need to change the export button again yes toolbar is divided see picture at top of this message
Just for reference in case we don't like the colors chosen |
/create-server |
Screen.Recording.2022-11-07.at.12.48.31.PM.mov
|
/create-server |
/create-server |
/create-server |
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.
LGTM! Nice work :)
Brief
Changes