Skip to content

fix(collectibles): fix sending of collectibles in the SimpleSendModal #18023

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

jrainville
Copy link
Member

Fixes #18015 and #18018

Cherry-pick of #18020

NOTE: there was a conflict in this cherry-pick. Please double check @Khushboo-dev-cpp to see if the property used now is good

@jrainville jrainville requested review from micieslak and a team as code owners May 30, 2025 16:17
@jrainville jrainville requested review from Khushboo-dev-cpp and saledjenic and removed request for a team May 30, 2025 16:17
@status-im-auto
Copy link
Member

status-im-auto commented May 30, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 72a2f16 #1 2025-05-30 16:24:15 ~6 min tests/nim 📄log
✔️ 72a2f16 #1 2025-05-30 16:27:21 ~9 min macos/aarch64 🍎dmg
✔️ 72a2f16 #1 2025-05-30 16:28:45 ~10 min tests/ui 📄log
✔️ 72a2f16 #1 2025-05-30 16:31:59 ~14 min linux-nix/x86_64 📦tgz
✔️ 72a2f16 #1 2025-05-30 16:32:47 ~15 min linux/x86_64 📦tgz
✔️ 72a2f16 #1 2025-05-30 16:33:13 ~15 min macos/x86_64 🍎dmg
✔️ 72a2f16 #1 2025-05-30 16:39:47 ~21 min windows/x86_64 💿exe

@@ -327,7 +327,7 @@ StatusDialog {
selectedCollectibleEntry.item.symbol: ""

readonly property double maxSafeCryptoValue: {
root.assetsModel.ModelCount.count
!!d.selectedAssetEntry.item.balances ? d.selectedAssetEntry.item.balances.ModelCount.count : null
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is here just to trigger the binding, then I guess just d.selectedAssetEntry.item.balances should be enough?

Copy link
Contributor

@Khushboo-dev-cpp Khushboo-dev-cpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ive tested it and it works well, even for the fix for max amount on account changed :)

@jrainville jrainville merged commit 4fb857f into master Jun 2, 2025
9 checks passed
@jrainville jrainville deleted the chore/cherry-pick-collectibles-send-fix branch June 2, 2025 14:48
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.

Failed to transfer community ownership - Insufficient funds for send transaction
4 participants