Created TokenIcon component and added it throughout the app.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC4566bcd1dac4: [Cashtab] Create TokenIcon Component
cd web/cashtab
npm start
Ensure that there are token txs within recent history
Check that custom token icons and generated icons are appearing
Naviagate to eTokens tab
Check that custom token icons and generated icons are appearing
Navigate to SentToken page
Check that custom icons and generated icons are appearing in the amount field of the send form
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- create-token-icon-component
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18343 Build 36491: Build Diff cashtab-tests Build 36490: arc lint + arc unit
Event Timeline
web/cashtab/src/components/Home/TokenListItem.js | ||
---|---|---|
6 ↗ | (On Diff #32496) | Can you remove TokenIconWrapper without impacting this page? |
web/cashtab/src/components/Tokens/TokenIcon.js | ||
---|---|---|
18 ↗ | (On Diff #32499) | Noting here that it's okay to leave these hardcoded. Intent here is for the blockies to never be more than 32. We might want to change that later but probably not. |