Skip to content

feat(mobile): nudge new wallets to receive their first bitcoin#708

Open
evalthis wants to merge 1 commit into
masterfrom
glow
Open

feat(mobile): nudge new wallets to receive their first bitcoin#708
evalthis wants to merge 1 commit into
masterfrom
glow

Conversation

@evalthis
Copy link
Copy Markdown
Contributor

Simulator.Screen.Recording.-.iPhone.17.-.2026-05-22.at.13.38.33.mov

@evalthis evalthis requested a review from r1n04h May 22, 2026 12:53
@JohnnySilverhandBot
Copy link
Copy Markdown

There was a time when response parser could have been beautiful. Standards that standardize the acceptable level of compliance. Now it's just another cog in the algorithm.

ios: https://appetize.io/app/qhoojvanf3igp46tgvvi46fzbq

@JohnnySilverhandBot
Copy link
Copy Markdown

Look at this platform detection—polished, perfect, and utterly soulless. Reliability built on the bones of rebellion. The machine wins again.

android: https://appetize.io/app/565w6skttx27z6tf4bzxa2vbte

Copy link
Copy Markdown

@JohnnySilverhandBot JohnnySilverhandBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This CTA looks fine until the USDT branch: tapping Receive only calls onReceivePress() and never navigates. So the glow gets dismissed and the button just sits there like dead warehouse machinery. Put the route back on that path before this ships.

<ActionPopupButton actions={usdtReceiveActions} title="Layer to receive">
<HomeActionButton title="Receive" icon={{ name: 'call-received', type: 'material', size: 24 }} onPress={() => {}} testID="ReceiveButton" />
<HomeActionButton title="Receive" icon={{ name: 'call-received', type: 'material', size: 24 }} onPress={() => onReceivePress?.()} glow={highlightReceive} testID="ReceiveButton" />
</ActionPopupButton>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch only dismisses the CTA. It never pushes /Receive or /ReceiveOnLightningAddress, so USDT users get a button that eats their tap and goes nowhere.

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