Skip to content

fix: warn about pending governance withdrawals on vault card#64

Merged
robertbrada merged 2 commits intomainfrom
rb/governance-finalize-warning
Apr 27, 2026
Merged

fix: warn about pending governance withdrawals on vault card#64
robertbrada merged 2 commits intomainfrom
rb/governance-finalize-warning

Conversation

@robertbrada
Copy link
Copy Markdown
Collaborator

Users often try to withdraw from a Token Vault to their wallet while they still have unfinalized governance withdrawals. Until those are finalized, the tokens are held by the Governance contract and cannot be released by a vault withdrawal.

This adds an amber line on the Token Vault card linking directly to the governance dashboard to finalize, and clarifies the "Available to Withdraw" tooltip.

…ithdrawal

Adds an amber warning under the Withdraw button on each Token Vault card
when the vault has unfinalized governance withdrawals. Tokens initiated
for withdrawal from Governance stay with the Governance contract until
finalize() is called, so they cannot be withdrawn to the wallet via the
vault — the warning links directly to the external governance dashboard.

Also clarifies the Available to Withdraw tooltip to explain that tokens
held in Governance are not counted.
@robertbrada robertbrada requested a review from a team as a code owner April 24, 2026 16:01
koenmtb1
koenmtb1 previously approved these changes Apr 27, 2026
@robertbrada robertbrada merged commit e952186 into main Apr 27, 2026
5 checks passed
@robertbrada robertbrada deleted the rb/governance-finalize-warning branch April 27, 2026 08:41
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