Skip to content

Fix - Token options loading and Solana payment state#27

Merged
akbarsaputrait merged 4 commits intomasterfrom
fix/options-loading
Mar 11, 2026
Merged

Fix - Token options loading and Solana payment state#27
akbarsaputrait merged 4 commits intomasterfrom
fix/options-loading

Conversation

@akbarsaputrait
Copy link
Copy Markdown
Member

@akbarsaputrait akbarsaputrait commented Mar 1, 2026

  1. Fixed token options loading state (packages/connectkit/src/hooks/useTokenOptions.tsx:423-434)
    • Prevents extra skeleton flicker when EVM+Solana load but Stellar is still pending
    • Once options exist, loading state is suppressed
  2. Fixed SVG accessibility conflicts (chains.tsx, logos.tsx)
    • Added useId() for unique gradient/clipPath IDs in Solana and Rabby SVG icons
    • Prevents ID collisions when multiple wallet icons render on page
  3. Improved bridge-utils validation (packages/pay-common/src/bridge-utils.ts:167-422)
    • Better error messages for invalid tokens/addresses
    • Fixed Solana chain ID handling (correctedPreferredChain)
    • Fixed preferred token data in payment config

…d performance, and enhance SVG components with unique IDs for better accessibility
…d performance, and enhance payment handling with better state management in Solana and Stellar components
…rozoai/intent-common to 0.1.13, and improve error handling in bridge-utils for better token and address validation
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 1, 2026

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

Project Deployment Actions Updated (UTC)
intent-example Ready Ready Preview, Comment Mar 5, 2026 4:11pm

Request Review

… handling with improved fallback configuration
@akbarsaputrait akbarsaputrait merged commit 890838a into master Mar 11, 2026
2 checks passed
@akbarsaputrait akbarsaputrait deleted the fix/options-loading branch March 11, 2026 03:19
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.

1 participant