-
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
Update "Preview list" component #17051
Conversation
Jenkins BuildsClick to see older builds (32)
|
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.
nice work @smohamedjavid!
901cccc
to
a231d65
Compare
a231d65
to
d302a61
Compare
f7b2f40
to
8af5875
Compare
1ddc547
to
b6cb8dc
Compare
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.
Thanks for this PR! :)
I Just added some comments
src/status_im2/contexts/quo_preview/list_items/preview_lists.cljs
Outdated
Show resolved
Hide resolved
b6cb8dc
to
78892aa
Compare
77% of end-end tests have passed
Failed tests (10)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Passed tests (33)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
|
2ee7585
to
8f62543
Compare
83% of end-end tests have passed
Failed tests (1)Click to expandClass TestCommunityMultipleDeviceMerged:
Passed tests (5)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
Thanks for the PR @smohamedjavid, LGTM. |
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.
Thank you for the review, @Francesca-G. The overflow label is supposed to use the |
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
8f62543
to
b524d07
Compare
This commit updates the "Preview list" component to support the following types (according to Figma): - collectibles - dapps - accounts - network - tokens Additionally, imports the images for wallet networks and dApps. --------- Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
fixes #17026 #17008
Summary
This PR updates the
Preview list
component to support the following types (according to Figma):and support size
14
for typenetwork
.The component is refactored to respect new guidelines.
Additionally, this PR imports the images for wallet networks and dApps.
Testing notes
Check whether the app works as expected as we have updated the component APIs.
Platforms
status: ready