-
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
Icon added to disclaimer component #20309
Conversation
Jenkins BuildsClick to see older builds (20)
|
@@ -16,3 +16,6 @@ | |||
|
|||
(def text | |||
{:margin-left 8}) | |||
|
|||
(def icon-container | |||
{:align-items :flex-end :flex 1}) |
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.
I think it should be on 2 lines?
88% of end-end tests have passed
Not executed tests (1)Failed tests (3)Click to expandClass TestWalletMultipleDevice:
Class TestCommunityMultipleDeviceMergedTwo:
Expected to fail tests (3)Click to expandClass TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestWalletOneDevice:
Passed tests (45)Click to expandClass TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestDeepLinksOneDevice:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMerged:
Class TestWalletOneDevice:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestActivityMultipleDevicePRTwo:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
|
Hi @vkjr ! |
@VolodLytvynenko, I'm adding the request-manual-qa label. The changes here a minimal, but this component used on password creating and password changing screens, so can be briefly tested I think. |
4244ddb
to
1683d51
Compare
@vkjr Thank you for PR. No issues from my side. @Francesca-G , could you take a look at this PR? |
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.
Here's the review :)
@Francesca-G, I've fixed the mentioned issues, could you please take a look again? |
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.
Looks good now 👍
Summary
Disclaimer
component has an icon by Figma design, but it wasn't implemented in our code. Adding it since it is needed for routing editing page.Figma link
Steps to test
Disclaimer
componentstatus: ready