ant-design / ant-design-web3

🥳 Efficient react components for building dapps easier | Connect crypto wallets and more Web3 UI components | Web3 icons | Supports Ethereum, Solana, Bitcoin, TON and others.

Home Page:https://web3.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Icon Classification,有的图标分类不对

yutingzhao1991 opened this issue · comments

What happens?

有的图标没有在正确的分类上

How To Reproduce

https://web3.ant.design/components/icons

比如 USDC 应该是 Token Icons

image

Context

可以在 https://github.com/ant-design/ant-design-web3/blob/main/.dumi/theme/builtins/IconSearch/fields.ts 这里修改,欢迎大家 PR

Hello @yutingzhao1991. We totally like your proposal/feedback, welcome to send us a Pull Request for it. provide changelog/documentation/test cases if needed and make sure CI passed, we will review it soon. We appreciate your effort in advance and looking forward to your contribution!

你好 @yutingzhao1991,我们完全同意你的提议/反馈,欢迎直接在此仓库 创建一个 Pull Request 来解决这个问题。提供改动所需相应的 changelog、测试用例、文档等,并确保 CI 通过,我们会尽快进行 Review,提前感谢和期待您的贡献。

有没有哪里可以查询或者确定哪些图标属于代币符号,哪些是链呢?图标太多了,没有参考的话,不好区分

有没有哪里可以查询或者确定哪些图标属于代币符号,哪些是链呢?图标太多了,没有参考的话,不好区分

之前看到过一个 https://www.odata.info/ 这个,可以参考

有没有哪里可以查询或者确定哪些图标属于代币符号,哪些是链呢?图标太多了,没有参考的话,不好区分

代币的话,https://www.coingecko.com/zh 找到一个这个

有没有哪里可以查询或者确定哪些图标属于代币符号,哪些是链呢?图标太多了,没有参考的话,不好区分

之前看到过一个 https://www.odata.info/ 这个,可以参考

image

对于没有接触过的同学来说,搜索结果好像也存在迷惑性,右上角有展示代币符号,但实际上他是一个链

@kiner-tang 很多图标即代表了 chain 也代表了 token,这种图标不好分类;还有一些(比如 Uni),是 DEX + Token;

@kiner-tang 很多图标即代表了 chain 也代表了 token,这种图标不好分类;还有一些(比如 Uni),是 DEX + Token;

按照 链 > 代币 > 其它的优先级来就行。

去掉分类,用首字母(默认)排列;
@kiner-tang

进阶方案:确定最热的十二个图标,展示在一个分组中

screenshot-98PrgToG@2x