aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/scriptpubkeyman.cpp
diff options
context:
space:
mode:
authorJarol Rodriguez <jarolrod@tutanota.com>2021-02-17 19:57:49 -0500
committerJarol Rodriguez <jarolrod@tutanota.com>2021-02-17 19:57:49 -0500
commit8f9644890a167a093d95ecef1f12a20dce1bc581 (patch)
treec3b68ea187021022952e4e53817ebae4827d6512 /src/wallet/scriptpubkeyman.cpp
parentf5cdc290d5a41895d2bbaf474c3a951e5141b8a9 (diff)
downloadbitcoin-8f9644890a167a093d95ecef1f12a20dce1bc581.tar.xz
qt: Remove Transactionview Edit Label Action
Among the context menu actions for each transaction in the transactionview is the 'Edit Label' action. While all other actions apply directly to the selected transaction, the 'Edit Label' action applies to the address of the selected transaction. This creates a confusing UX scenario where the outcome of the action is ambiguous. The action of Editing a Label should instead be reserved for the Send and Receive tabs. This PR removes the 'Edit Label' action from the transactionview context menu. Since the 'Edit Label' action will no longer be utilized in the transactionview, the 'Edit Label' function logic is also removed.
Diffstat (limited to 'src/wallet/scriptpubkeyman.cpp')
0 files changed, 0 insertions, 0 deletions