-
Notifications
You must be signed in to change notification settings - Fork 619
[Dashboard] Remove some chakra icons, adjust IpfsUploadButton #4880
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 ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
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 #4880 +/- ##
=======================================
Coverage 47.59% 47.59%
=======================================
Files 1054 1054
Lines 57144 57144
Branches 3914 3914
=======================================
Hits 27196 27196
Misses 29260 29260
Partials 688 688
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
f11d3bf to
bc00a9e
Compare
bc00a9e to
d0f97ed
Compare
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR primarily focuses on UI enhancements and component updates across various files in the dashboard application, including adjustments to icons, button properties, and tooltip components.
### Detailed summary
- Updated `InputRightElement` width from `145px` to `160px`.
- Changed `Tooltip` to `ToolTipLabel` in `OpenSeaPropertyBadge`.
- Modified `leftIcon` rendering in `ConnectPlaygroundButton` and `CodeOptionButton` to use class-based icons.
- Replaced `FiUpload` with `UploadIcon` in `IpfsUploadButton`.
- Swapped `BsFillLightningChargeFill` with `ZapIcon` in `ProductButton`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
d0f97ed to
764ee8c
Compare

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on enhancing the UI components in the dashboard by updating styles, replacing icons, and modifying layout properties for better consistency and usability.
Detailed summary
InputRightElementwidth from145pxto160px.TooltiptoToolTipLabelinOpenSeaPropertyBadge.Iconwithlogo.iconinConnectPlaygroundButtonandCodeOptionButton.react-iconstolucide-reactforUploadIconandZapIcon.rightIconinIpfsUploadButtonto useUploadIcon.