Skip to content

fix(card-deposit): hide flex spacer when external wallet is selected - #1974

Merged
MusabShakeel576 merged 1 commit into
qafrom
claude/add-external-wallet-deposit-AtDYW
Apr 21, 2026
Merged

fix(card-deposit): hide flex spacer when external wallet is selected#1974
MusabShakeel576 merged 1 commit into
qafrom
claude/add-external-wallet-deposit-AtDYW

Conversation

@MusabShakeel576

Copy link
Copy Markdown
Contributor

The unconditional spacer was rendered as a sibling of the EXTERNAL branch's own flex-1 content wrapper, creating two stacked flex-1 children in the column. The empty sibling overlaid the address card and intercepted pointer events, making the "See token address" link unclickable. Restrict the spacer to non-external modes.

The unconditional <View className="flex-1" /> spacer was rendered as a
sibling of the EXTERNAL branch's own flex-1 content wrapper, creating
two stacked flex-1 children in the column. The empty sibling overlaid
the address card and intercepted pointer events, making the "See token
address" link unclickable. Restrict the spacer to non-external modes.
@vercel

vercel Bot commented Apr 21, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
solid-app Ignored Ignored Apr 21, 2026 9:10am
solid-app-staging Ignored Ignored Apr 21, 2026 9:10am

Request Review

@MusabShakeel576
MusabShakeel576 merged commit 6d4ae90 into qa Apr 21, 2026
4 of 5 checks passed
@MusabShakeel576
MusabShakeel576 deleted the claude/add-external-wallet-deposit-AtDYW branch April 21, 2026 09:10
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.

2 participants