-
Notifications
You must be signed in to change notification settings - Fork 620
[TOOL-3112]: Various Engine Overview page improvements, Chart style adjustments, Improved Pagination component #5976
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5976 +/- ##
=======================================
Coverage 54.80% 54.80%
=======================================
Files 1150 1150
Lines 61237 61237
Branches 5154 5154
=======================================
Hits 33559 33559
Misses 26950 26950
Partials 728 728
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
97376e7 to
884d40a
Compare
884d40a to
faa53c7
Compare
Merge activity
|
…djustments, Improved Pagination component (#5976) <!-- start pr-codex --> ## PR-Codex overview This PR primarily focuses on improving the styling and functionality of various chart components, enhancing pagination controls, and refining transaction details presentation in the dashboard application. ### Detailed summary - Added `strokeWidth` and `className` properties to several chart components for consistent styling. - Updated pagination components to include input for direct page navigation. - Enhanced transaction details with improved layout and added tooltips. - Refined UI elements for better visibility and usability across various components. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
faa53c7 to
f1afa3b
Compare

PR-Codex overview
This PR primarily focuses on enhancing the visual consistency of various chart components by standardizing the
strokeWidthandclassNameproperties. Additionally, it introduces pagination improvements and updates the transaction details display.Detailed summary
strokeWidthto1and changedclassNameto"stroke-background"in multiple chart components.PaginationButtons, allowing for direct page input.