-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Update address component on transaction data screen #15888
Merged
amerkadicE
merged 4 commits into
develop
from
update-address-component-on-transaction-data-screen
Nov 8, 2022
Merged
Update address component on transaction data screen #15888
amerkadicE
merged 4 commits into
develop
from
update-address-component-on-transaction-data-screen
Nov 8, 2022
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
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
amerkadicE
force-pushed
the
update-address-component-on-transaction-data-screen
branch
from
September 22, 2022 11:21
36914f0
to
41174c7
Compare
E2E test fix Fix tests
amerkadicE
force-pushed
the
update-address-component-on-transaction-data-screen
branch
from
September 22, 2022 11:23
41174c7
to
9ce516c
Compare
Builds ready [9ce516c]
Page Load Metrics (1360 ± 47 ms)
highlights:storybook
|
Builds ready [678bdad]
Page Load Metrics (1261 ± 42 ms)
highlights:storybook
|
Verified by QA |
brad-decker
approved these changes
Sep 28, 2022
Builds ready [74bd53f]
Page Load Metrics (2271 ± 74 ms)
highlights:storybook
|
jpuri
approved these changes
Nov 8, 2022
amerkadicE
deleted the
update-address-component-on-transaction-data-screen
branch
November 8, 2022 08:34
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Explanation
This pull request will update the current logic for a recipient address on the transaction data screen.
Now it will show
Also, clicking on this component opens the 'add/edit nickname' popup or this tooltip if it's one of the user's accounts.
After checking the code, we found out that this PR will also update the logic on the recipient address when sending funds as shown in screenshot below.
More Information
Fixes #15780
Screenshots/Screencaps
Before
After
Send screen
Manual Testing Steps
Pre-Merge Checklist
+ If there are functional changes: