Skip to content

Conversation

@kien-ngo
Copy link
Contributor

@kien-ngo kien-ngo commented Oct 2, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR focuses on updating several components in the dashboard by replacing icons from react-icons with corresponding icons from lucide-react, enhancing the visual consistency and potentially improving performance.

Detailed summary

  • Replaced BiTransferAlt with ArrowLeftRightIcon in TransactionButton.
  • Replaced IoChevronBack with ChevronLeftIcon in TokenIdPage.
  • Replaced RiCheckboxMultipleBlankLine with FileStackIcon in BatchLazyMintButton.
  • Replaced VscDebugDisconnect with UnplugIcon in MismatchButton.
  • Updated Tooltip to ToolTipLabel in PermissionsTable.
  • Replaced FiCopy with CopyIcon in PermissionsTable.
  • Replaced FiCheckCircle and FiXCircle with CircleCheckIcon and CircleXIcon in VerifyContractModal.
  • Replaced FiUpload with UploadIcon in AirdropTab.
  • Replaced FiArrowRight with ArrowRightIcon in NFTGetAllTable.
  • Updated various components to use lucide-react icons instead of react-icons.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2024

⚠️ No Changeset found

Latest commit: 7cd39f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 5:21pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 3, 2024 5:21pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 3, 2024 5:21pm
wallet-ui ⬜️ Skipped (Inspect) Oct 3, 2024 5:21pm

@vercel vercel bot temporarily deployed to Preview – docs-v2 October 2, 2024 22:53 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 2, 2024 22:53 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 2, 2024 22:53 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 2, 2024

Your org has enabled the Graphite merge queue for merging into main

Add 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 2, 2024
@kien-ngo kien-ngo marked this pull request as ready for review October 2, 2024 22:53
Copy link
Contributor Author

kien-ngo commented Oct 2, 2024

@codecov
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.61%. Comparing base (4b80b25) to head (7cd39f0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4900   +/-   ##
=======================================
  Coverage   47.61%   47.61%           
=======================================
  Files        1057     1057           
  Lines       57221    57221           
  Branches     3924     3924           
=======================================
  Hits        27246    27246           
  Misses      29286    29286           
  Partials      689      689           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 4b80b25
packages 43.37% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 41.95 KB (0%) 840 ms (0%) 719 ms (+14.24% 🔺) 1.6 s
thirdweb (cjs) 101.63 KB (0%) 2.1 s (0%) 1.7 s (+20.39% 🔺) 3.7 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 36 ms (-76.79% 🔽) 132 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 51 ms (+387.5% 🔺) 61 ms
thirdweb/react (minimal + tree-shaking) 17.23 KB (0%) 345 ms (0%) 215 ms (+1.66% 🔺) 560 ms

@kien-ngo kien-ngo force-pushed the kien/proposal-drawer branch from 16301f8 to 71950c5 Compare October 3, 2024 02:20
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from e5ccf6e to 7a42cbb Compare October 3, 2024 02:20
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 02:20 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 02:20 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 02:20 Inactive
@kien-ngo kien-ngo force-pushed the kien/proposal-drawer branch from 71950c5 to 4c118b5 Compare October 3, 2024 09:34
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from 7a42cbb to 0dab465 Compare October 3, 2024 09:34
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 09:34 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 09:34 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 09:35 Inactive
@kien-ngo kien-ngo force-pushed the kien/proposal-drawer branch from 4e7bcea to 4cdc2ab Compare October 3, 2024 14:19
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from 4c4d3b4 to c372498 Compare October 3, 2024 14:19
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 14:20 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 14:20 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 14:20 Inactive
@kien-ngo kien-ngo force-pushed the kien/proposal-drawer branch from 4cdc2ab to 298ed24 Compare October 3, 2024 15:17
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from c372498 to 5d78149 Compare October 3, 2024 15:18
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 3, 2024 15:18 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 3, 2024 15:18 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 3, 2024 15:18 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 3, 2024

Merge activity

@kien-ngo kien-ngo force-pushed the kien/proposal-drawer branch from 298ed24 to f8bbc57 Compare October 3, 2024 17:00
@kien-ngo kien-ngo force-pushed the kien/remove-react-icons-4 branch from 5d78149 to 61f2d25 Compare October 3, 2024 17:00
@kien-ngo kien-ngo changed the base branch from kien/proposal-drawer to graphite-base/4900 October 3, 2024 17:11
@kien-ngo kien-ngo changed the base branch from graphite-base/4900 to main October 3, 2024 17:17
## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating various components in the dashboard to replace certain icon imports with `lucide-react` icons, enhancing the UI consistency and modernizing the iconography used throughout the application.

### Detailed summary
- Replaced `BiTransferAlt` with `ArrowLeftRightIcon` in `TransactionButton`.
- Replaced `IoChevronBack` with `ChevronLeftIcon` in `TokenIdPage`.
- Replaced `RiCheckboxMultipleBlankLine` with `FileStackIcon` in `BatchLazyMintButton`.
- Replaced `VscDebugDisconnect` with `UnplugIcon` in `MismatchButton`.
- Replaced `FiCopy` with `CopyIcon` in `PermissionsTable`.
- Replaced `FiCheckCircle` and `FiXCircle` with `CircleCheckIcon` and `CircleXIcon` in `VerifyContractModal`.
- Replaced `FiUpload` with `UploadIcon` in `AirdropTab`.
- Updated various components to use `lucide-react` icons instead of `react-icons`.
- Improved layout and styling in `AirdropUpload` and `AirdropTable` components.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants