-
Notifications
You must be signed in to change notification settings - Fork 357
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
[QAA] Adding e2e test - User can send NFT to an ENS address #8378
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git βοΈ 4 Skipped Deployments
|
VicAlbr
force-pushed
the
support/QAA-326
branch
2 times, most recently
from
November 15, 2024 14:36
a49efc1
to
e0a91e7
Compare
VicAlbr
force-pushed
the
support/QAA-326
branch
from
November 15, 2024 15:46
e0a91e7
to
56c6d5f
Compare
VicAlbr
force-pushed
the
support/QAA-326
branch
from
November 18, 2024 12:18
56c6d5f
to
1b55d4d
Compare
apps/ledger-live-desktop/src/renderer/drawers/NFTViewerDrawer/index.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-desktop/src/renderer/drawers/NFTViewerDrawer/index.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-desktop/src/renderer/drawers/OperationDetails/index.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-desktop/src/renderer/modals/Send/fields/RecipientFieldDomainService.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-desktop/src/renderer/modals/Send/steps/StepSummary.tsx
Outdated
Show resolved
Hide resolved
apps/ledger-live-desktop/src/renderer/screens/nft/Send/Summary.tsx
Outdated
Show resolved
Hide resolved
VicAlbr
force-pushed
the
support/QAA-326
branch
from
November 19, 2024 12:03
1b55d4d
to
9a26059
Compare
VicAlbr
force-pushed
the
support/QAA-326
branch
from
November 19, 2024 12:50
9a26059
to
b7f9770
Compare
abdurrahman-ledger
approved these changes
Nov 19, 2024
VicAlbr
force-pushed
the
support/QAA-326
branch
from
November 19, 2024 15:23
b7f9770
to
adff5ed
Compare
LucasWerey
approved these changes
Nov 19, 2024
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.
β Checklist
npx changeset
was attached.π Description
Adding e2e test => User can send an NFT to an ENS address
β Context
π§ Checklist for the PR Reviewers