Skip to content

feat: add multi-chain network selector stubs#219

Open
SharifIbrahimDev wants to merge 1 commit into
bridgelet-org:mainfrom
SharifIbrahimDev:feat/multi-chain-stubs
Open

feat: add multi-chain network selector stubs#219
SharifIbrahimDev wants to merge 1 commit into
bridgelet-org:mainfrom
SharifIbrahimDev:feat/multi-chain-stubs

Conversation

@SharifIbrahimDev

Copy link
Copy Markdown

Closes #152

What does this PR do?

This PR introduces placeholder UI stubs for future multi-chain network support (Base, Polygon, Solana) within the application's send and claim flows.

Description

  • Send Form (details-step.tsx): Added a visual Network selector field at the top of the form. It cleanly highlights Stellar as the active choice while correctly stubbing out Base, Polygon, and Solana as disabled options with prominent COMING SOON badges.
  • Claim Form (accessible-claim-form.tsx): Similarly implemented the disabled multi-chain selector into the claim payment form with equivalent WCAG-compliant styling, ensuring the future roadmap is visibly communicated to end-users without interfering with the current Stellar-only UX flow.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@SharifIbrahimDev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Experiment: UI stubs for future multi-chain support

1 participant