feat(suite-native): add native receive copy menu - #30823
Open
juriczech wants to merge 1 commit into
Open
Conversation
juriczech
force-pushed
the
juriczech/qr-copy-tooltip
branch
from
August 4, 2026 17:32
b2bacc7 to
11375bd
Compare
juriczech
marked this pull request as ready for review
August 4, 2026 17:40
juriczech
commented
Aug 4, 2026
| # Skip age gate for experimental, rapidly changing packages | ||
| npmPreapprovedPackages: | ||
| - "@types/invity-api@*" | ||
| - "@expo/ui@56.0.24" |
Contributor
Author
There was a problem hiding this comment.
It's an expo library so I'm not too worried. Checked with AI, no vulnerabilities found.
Member
|
Let's check the bundle size increase, especially on Android where it is not used, but linked (can be solved by excluding from autolinking) |
juriczech
force-pushed
the
juriczech/qr-copy-tooltip
branch
from
August 5, 2026 09:33
11375bd to
a77c047
Compare
Contributor
|
✅ Previously successful run of [Test] suite-native Android E2E workflow has been found. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Notes for QA
Test the things from description please.
Screenshots
Simulator.Screen.Recording.-.iPhone.17.Pro.-.2026-08-04.at.19.27.57.mov
Zaznam.obrazovky.2026-08-04.v.19.38.34.mov
🤖 LLM Test Recommendations
Summary: The changed files are all in suite-native (React Native mobile app), specifically the clipboard and receive-address modules. The available Playwright E2E candidate suite is for suite-web/suite-desktop only and does not exercise any suite-native code paths. Therefore none of the 127 candidate tests provide meaningful coverage for this change set. The risk is unmitigated by these E2E tests; mobile-native unit/component tests and manual verification would be required.
Changed files (14)
suite-native/app/package.jsonsuite-native/clipboard/package.jsonsuite-native/clipboard/src/components/ClipboardCopyMenu.ios.tsxsuite-native/clipboard/src/components/ClipboardCopyMenu.tsxsuite-native/clipboard/src/components/ClipboardCopyMenu.types.tssuite-native/clipboard/src/hooks/useCopyToClipboard.tssuite-native/clipboard/src/index.tssuite-native/module-receive/src/components/ReceiveAddressActions.test.tsxsuite-native/module-receive/src/components/ReceiveAddressActions.tsxsuite-native/module-receive/src/components/ReceiveAddressCard.tsxsuite-native/module-receive/src/components/ReceiveAddressContent.tsxsuite-native/module-receive/src/components/ReceiveAddressDetails.tsxsuite-native/module-receive/src/hooks/useReceiveAddressCopy.tssuite-native/module-receive/src/screens/ReceiveAddressDetailScreen.tsxNo test recommendations found.
suite-native/app/package.jsonsuite-native/clipboard/package.jsonsuite-native/clipboard/src/components/ClipboardCopyMenu.ios.tsxsuite-native/clipboard/src/components/ClipboardCopyMenu.tsxsuite-native/clipboard/src/components/ClipboardCopyMenu.types.tssuite-native/clipboard/src/hooks/useCopyToClipboard.tssuite-native/clipboard/src/index.tssuite-native/module-receive/src/components/ReceiveAddressActions.test.tsxsuite-native/module-receive/src/components/ReceiveAddressActions.tsxsuite-native/module-receive/src/components/ReceiveAddressCard.tsxsuite-native/module-receive/src/components/ReceiveAddressContent.tsxsuite-native/module-receive/src/components/ReceiveAddressDetails.tsxsuite-native/module-receive/src/hooks/useReceiveAddressCopy.tssuite-native/module-receive/src/screens/ReceiveAddressDetailScreen.tsxUpdated: 2026-08-05T09:38:44.237Z
🌐 Preview deployments
🌐 Suite Web preview: https://dev.suite.sldev.cz/suite-web/juriczech/qr-copy-tooltip/web/
🔍 Currents Test Results
🔍 Suite web test results: View in Currents
🔍 Suite native android test results: View in Currents
🔍 Suite desktop test results: View in Currents
🔒 Quarantined E2E Tests
Trezor Suite (desktop) — 2 test(s)
Updated: 2026-08-05T09:40:23.820Z • 2 test(s) total
Trezor Suite (web) — 3 test(s)
Updated: 2026-08-05T09:39:44.386Z • 3 test(s) total