-
Notifications
You must be signed in to change notification settings - Fork 984
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
Wallet: account screen jump to #19732
Conversation
Jenkins BuildsClick to see older builds (16)
|
Hey @Parveshdhull, I think you are well experienced in the jump to component. Do you know if the above animation is correct (jumping from a |
Hi @OmarBasem, thank you for the PR. |
f1500a5
to
04e1746
Compare
Hey @Parveshdhull, could you please review this PR. In addition to adding the jump-to button, this PR also fixes the jump-to button colliding with the assets list items Screen_Recording_20240501_154344_Status.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work @OmarBasem
|
||
(def list-container-style | ||
{:padding-horizontal 8 | ||
:padding-bottom constants/floating-shell-button-height}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
92% of end-end tests have passed
Failed tests (2)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestWalletMultipleDevice:
Expected to fail tests (2)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Passed tests (48)Click to expandClass TestWalletMultipleDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestWalletOneDevice:
Class TestDeepLinksOneDevice:
Class TestActivityMultipleDevicePR:
Class TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
|
fixes: #19731
Summary
This PR adds jump to button to the wallet account screen
Demo
Screen_Recording_20240419_161016_Status.mp4