fix: add Tron chain icon to namespace icons in wallet list - #5572
Conversation
Co-Authored-By: Magomed Khamidov <mago.khamidov@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
9 Skipped Deployments
|
|
Visual Regression Test Results ✅ PassedChromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=801 👉 Please review the visual changes in Chromatic and accept or reject them. |
|
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description
Adds the missing Tron (TRX) chain icon that was not displaying in the multichain/multiwallet wallet list UI. Previously, the
NAMESPACE_ICONSmap inwui-list-wallethadtronmapped toundefined, causing no icon to render for the Tron namespace.Changes:
packages/ui/src/assets/svg/tron.tswith the official TRON logo SVG'tron'to theIconTypeunion typewui-iconcomponent (import, phosphorIconsMap, svgOptions)tron→'tron'in theNAMESPACE_ICONSconstantType of change
Associated Issues
Closes REOWN-4527
Checklist
Link to Devin session: https://app.devin.ai/sessions/66c7934dad494a9ea9fdf841409c4c8b
Requested by: @magiziz