-
Notifications
You must be signed in to change notification settings - Fork 988
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
[#21308] Increase hit area for selectors #21355
Conversation
@Francesca-G Could you please verify if the app is now easier to use? We are using a slightly smaller pressable area, iOS guidelines suggest a size of 44 and Android of 48, in this PR we are using 32, previously it was 20. LMK if we need to change something else :) |
Jenkins Builds
|
29% of end-end tests have passed
Failed tests (5)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestCommunityOneDeviceMerged:
Class TestWalletMultipleDevice:
Passed tests (2)Click to expandClass TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
90% of end-end tests have passed
Failed tests (5)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Passed tests (46)Click to expandClass TestWalletOneDevice:
Class TestCommunityMultipleDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePR:
Class TestActivityMultipleDevicePRTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityOneDeviceMerged:
Class TestWalletMultipleDevice:
Class TestDeepLinksOneDevice:
|
Hi @ulisesmac, |
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 to me 👍
f9f3913
to
c2a0323
Compare
* Increase hit-slop for all selectors * Remove unnecessary `:f>` wrapper
fixes #21308
Summary
This PR increases the hit area for all selectors in the app to 32dp.
This change affects the entire app.
Demo on onboarding:
Screencast.from.2024-09-30.14-52-30.mp4
Testing notes
Please test the app and make sure the selectors are easier to press now.
Platforms
status: ready