Skip to content

fix: handle claim errors and remove claimed rows (#580) - #641

Open
Trovic1 wants to merge 1 commit into
Sorokit:mainfrom
Trovic1:fix-580
Open

fix: handle claim errors and remove claimed rows (#580)#641
Trovic1 wants to merge 1 commit into
Sorokit:mainfrom
Trovic1:fix-580

Conversation

@Trovic1

@Trovic1 Trovic1 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Closes #580.

  • A failed claimBalance call shows an inline error message below the Claim button
  • claimed is only set to true when data is non-null
  • Successfully claimed row is removed from the visible list
  • The header count badge updates to reflect remaining claimable balances
  • The Claim button is disabled while a claim is in-flight

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.

ClaimableBalanceCard silently discards claimBalance errors and never removes claimed rows

1 participant