Skip to content

Remove transaction context menu#416

Merged
DRadmir merged 1 commit into
mainfrom
remove-transaction-context-menu
Jun 1, 2026
Merged

Remove transaction context menu#416
DRadmir merged 1 commit into
mainfrom
remove-transaction-context-menu

Conversation

@DRadmir
Copy link
Copy Markdown
Collaborator

@DRadmir DRadmir commented Jun 1, 2026

Removes the long-press copy/explorer context menu from transaction rows.

iOS: drop the .explorerContext modifier from TransactionView and the now-unused view model properties backing it (transactionLink, transactionHashCopyValue, explorerContext). The shared explorerContext modifier stays — still used by Stake/NFT/MarketInsight/Transfer.

Android: no transaction-row context menu exists, so no change needed.

Closes #328

Drop the long-press copy/explorer context menu from transaction rows and the now-unused view model properties backing it (transactionLink, transactionHashCopyValue, explorerContext).
@DRadmir DRadmir merged commit d52a0e5 into main Jun 1, 2026
3 checks passed
@DRadmir DRadmir deleted the remove-transaction-context-menu branch June 1, 2026 07:22
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.

Improve copy value for transaction context menu

1 participant