status-desktop/ui/imports
belalshehab 20f1bfa0ea fix(wallet)_: filter out non-transferable collectibles in send modal
Description:
Enhanced the SendModal.qml to filter out non-transferable (soulbound) collectibles from the send model. This ensures that only transferable collectibles are displayed when sending.

Changes:

Updated SendModal.qml to include a SortFilterProxyModel with a ValueFilter.
The ValueFilter targets the soulbound role and filters out collectibles with soulbound set to false.
Issue:

Closes #14578
2024-07-12 19:40:48 +03:00
..
Themes feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
assets feat(icon): show a red dot when we have unread notifications and windows icon with white border (#15496) 2024-07-12 09:41:27 -04:00
shared fix(wallet)_: filter out non-transferable collectibles in send modal 2024-07-12 19:40:48 +03:00
utils feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00