Skip to content

qml: update ConfirmTxDialog onValidChanged#10754

Open
f321x wants to merge 1 commit into
spesmilo:masterfrom
f321x:sweep_dialog_amount
Open

qml: update ConfirmTxDialog onValidChanged#10754
f321x wants to merge 1 commit into
spesmilo:masterfrom
f321x:sweep_dialog_amount

Conversation

@f321x

@f321x f321x commented Jul 14, 2026

Copy link
Copy Markdown
Member

Commit 2de11ea gated the ConfirmTxDialog amount behind finalizer.valid.
When sweeping private keys from the sweep view the resulting ConfirmTxDialog is not valid in the beginning, and after it turns valid nothing causes it to update. This results in the amount being displayed as 0 even after it finished fetching the keys balances.

Commit 2de11ea gated the
ConfirmTxDialog amount behind `finalizer.valid`.
When sweeping private keys from the sweep view the resulting
`ConfirmTxDialog` is not valid in the beginning, and after it
turns valid nothing causes it to update. This results in the amount
being displayed as `0` even after it finished fetching the keys balances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant