-
Notifications
You must be signed in to change notification settings - Fork 987
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
[#20593] fix: show name of saved address in sending flow #21448
Conversation
Jenkins Builds
|
50% of end-end tests have passed
Failed tests (4)Click to expandClass TestWalletOneDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityOneDeviceMerged:
Class TestWalletMultipleDevice:
Passed tests (4)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestWalletMultipleDevice:
Class TestWalletOneDevice:
|
@mohsen-ghafouri Thanks for your PR. Please, check the foloow issue. ISSUE 1: The saved address is displayed without the name on the "Recent" tab.Note: If the saved address is selected from the "Recent" tab, the address name is also not shown on the confirmation page for transaction.
Expected results: The saved address on the "Recent" tab should be displayed correctly, showing both the name and the address. https://www.figma.com/design/xLs1KYmF4e6WwRTZVJKeUK/Wallet?node-id=16655-177561&node-type=frame&t=vuKgz2Nz7RgBR01L-0 Actual results: The saved address is displayed without the name on the "Recent" tab. |
Hi @Horupa-Olena, thanks for checking this PR, the issue is not exactly related to what i fixed as it's related to issue about recent tab in send flow. but i will check if it's a small issue to fix or not. |
@Horupa-Olena as far as i'm checking it's not a bug, it just not implemented yet, it shows everything in recent tab with simple address view, it should be handled in separate issue and according to own priority. |
@mohsen-ghafouri Thanks so much for your help. I will create a separate issue. |
d5a8ea9
to
94fba2d
Compare
fixes #20593
Summary
The name of the saved address is not shown on the confirmation page.
Areas that maybe impacted
Steps to test
Result
Simulator.Screen.Recording.-.iPhone.13.-.2024-10-16.at.17.01.58.mp4
status: ready