Skip to content

Staging#13

Merged
lightchainaidev merged 3 commits into
mainfrom
staging
May 7, 2026
Merged

Staging#13
lightchainaidev merged 3 commits into
mainfrom
staging

Conversation

@Z-Blocks

@Z-Blocks Z-Blocks commented May 7, 2026

Copy link
Copy Markdown

Staging to main with the new FE changes for logo in coins.

wall-e272 and others added 3 commits May 7, 2026 19:26
TokenChainIcon now composes the token logo at full size with a small
chain logo badge anchored at the bottom-right, ringed by the surface
color so the badge reads as a separate element. The form pill drops
its mobile-clipping size wrapper and inverts the text hierarchy so
the token symbol is prominent and the chain name is the muted
secondary line, matching conventional bridge UX.
The previous getImageSrc treated any non-https logoURI as a Hyperlane
registry-relative path, so tokens declaring '/logos/lcai.png' (Next.js
public/) were rewritten to the registry CDN and 404'd. Replace with a
candidate-URL chain that first honors absolute https URLs, then
Next.js public paths, then the registry CDN, then the DefiLlama
token-icons API for tokens with EVM addresses on chains with a
numeric chainId. <img onError> advances through the chain; the
existing colored-letter circle is the final fallback.
…in-pill

feat(bridge): stack token logo with chain badge in selector pill
@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bridge-ui Ready Ready Preview, Comment May 7, 2026 2:43pm

Request Review

@lightchainaidev lightchainaidev merged commit d6adff1 into main May 7, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants