Skip to content

Home : Fix - transactMenu disabled buttons conditions#2179

Open
Gamboster wants to merge 1 commit into
bitpay:developfrom
Gamboster:fix/transactMenuDisabledButtons
Open

Home : Fix - transactMenu disabled buttons conditions#2179
Gamboster wants to merge 1 commit into
bitpay:developfrom
Gamboster:fix/transactMenuDisabledButtons

Conversation

@Gamboster
Copy link
Copy Markdown
Collaborator

@Gamboster Gamboster commented May 29, 2026

Related ticket: RN-2799

The wallet filtering logic used to compute which actions should be enabled was incorrect, causing Receive and Buy Crypto to be disabled whenever all wallets had a zero balance — exactly the scenario where a user needs those actions most.

Fixed conditions:

Receive / Buy: disabled only when no wallet exists at all.
Send / Sell / Swap / Gift cards: disabled when no wallet has funds.

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