-
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
fix: dismiss keyboard when opening a modal #19403
fix: dismiss keyboard when opening a modal #19403
Conversation
b2e9e56
to
c3e9153
Compare
Jenkins BuildsClick to see older builds (8)
|
96% of end-end tests have passed
Failed tests (1)Click to expandClass TestCommunityMultipleDeviceMerged:
Expected to fail tests (1)Click to expandClass TestCommunityOneDeviceMerged:
Passed tests (46)Click to expandClass TestDeepLinksOneDevice:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePRTwo:
|
@status-im/mobile-qa can you review these E2E results please? 🙏 |
@seanstrom e2e are okay! |
@seanstrom BTW, in case PR is not skipping manual qa, there is no need to ping for e2e results review as it will be reviewed as part of manual testing once PR will be picked up by QAs. The main idea of pinging QAs for e2e review is to unblock merging of PRs which are skipping manual QA as they do not require additional manual qa efforts but only e2e review. But anyway, if for some reason you need e2e review in PRs that require manual testing - feel free to ping us, it is not a problem. Although such PR will still need to wait it's turn to be picked up for manual testing. Thank you! |
@pavloburykh sorry about that, I initially thought this PR would be able to |
no worries @seanstrom! feel free to ping us whenever needed. |
c3e9153
to
f2393f5
Compare
Hi @seanstrom ! Thanks for your fix 👍 |
f2393f5
to
08c06b5
Compare
08c06b5
to
13a6bd8
Compare
fixes #19396
Summary
:open-modal
event handler to always dismiss the keyboard before transitioning to the modal.Platforms
Areas that maybe impacted
Functional
Steps to test
Reproduction steps are described in this issue: #19396
Before and after screenshots comparison
Before
This issue describes the existing and problematic behaviour: #19396
After
Screen.Recording.2024-03-26.at.15.04.10.mov
status: ready