Skip to content

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

Open
robertbrada wants to merge 1 commit intomainfrom
rb/governance-finalize-warning
Open

fix: warn about pending governance withdrawals on vault card#64
robertbrada wants to merge 1 commit 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
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