-
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
[#19264] fix: add contact bottom margin #19398
Conversation
Jenkins BuildsClick to see older builds (21)
|
I had this problem in another feature. Should we not resolve this at a lower level? Because every view that uses |
@shivekkhurana I can see in other places they used either |
96% of end-end tests have passed
Failed tests (1)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Expected to fail tests (1)Click to expandClass TestCommunityOneDeviceMerged:
Passed tests (46)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestDeepLinksOneDevice:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePRTwo:
Class TestCommunityMultipleDeviceMerged:
|
@status-im/mobile-qa does it require manual QA or we can do just design review? |
Hi @mohsen-ghafouri ! We can check it quickly. |
3894f4a
to
e4386df
Compare
Thanks @mariia-skrypnyk, rebased. |
@mohsen-ghafouri Thanks for your fix. |
@J-Son89 Proably this is also a good place to use the |
@mariia-skrypnyk I already tested and it was fine, also here in design review you can see Android looks fine https://www.figma.com/file/oznddnBnDbLlLQIaACYNuj/Release-Reviews?type=design&node-id=9-108908&mode=design&t=9yEb61MuyLycw31z-4, but could you please share device information you tested it? |
@mohsen-ghafouri yes, please. video_2024-03-26_17-33-11.mp4 |
e4386df
to
ccc4488
Compare
@ulisesmac could you please review it again? i used what you mention for this screen. |
@mariia-skrypnyk could you please test again? |
92% of end-end tests have passed
Failed tests (3)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Expected to fail tests (1)Click to expandClass TestCommunityOneDeviceMerged:
Passed tests (44)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePRTwo:
Class TestDeepLinksOneDevice:
|
@mohsen-ghafouri Sure! and sorry for the delay reviewing this. |
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.
@mohsen-ghafouri The code looks good 👍
Hi @mohsen-ghafouri ! |
ccc4488
to
d40b5ad
Compare
Hi @mariia-skrypnyk, done |
Thanks @mohsen-ghafouri for your fix! I've checked iOS and Android. |
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 ✨
a36894c
to
386e98a
Compare
386e98a
to
0c26b95
Compare
fixes #19264
Summary
View profile button is too narrow, causing the button to touch the composer in the Add a contact screen
Platforms
Before and after screenshots comparison
Before
After
status: ready