53182 submit button jump confirmation page#53529
53182 submit button jump confirmation page#53529techievivek merged 20 commits intoExpensify:mainfrom
Conversation
|
@suneox I’ve made changes to the keyboard utils. This function wasn’t working on mWeb, as mentioned in the documentation here. Due to this issue, the function needed an update to ensure it works properly on the web |
…-jump-confirmation-page
…-jump-confirmation-page
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-09.at.00.35.11.mp4Android: mWeb ChromeScreen.Recording.2024-12-09.at.00.33.17.mp4iOS: NativeScreen.Recording.2024-12-09.at.00.28.14.mp4iOS: mWeb SafariScreen.Recording.2024-12-24.at.23.21.05.mp4Screen.Recording.2024-12-09.at.00.29.10.mp4MacOS: Chrome / SafariScreen.Recording.2024-12-09.at.00.26.09.mp4MacOS: DesktopScreen.Recording.2024-12-09.at.00.30.00.mp4 |
|
@huult We need to make a specific change for Android native only, as this issue does not occur on iOS. After implementing the change, there might be a lot of delay on iOS native when choose recipient. iOS: Native before changeScreen.Recording.2024-12-09.at.00.42.11.mp4iOS: Native after changeScreen.Recording.2024-12-09.at.00.45.55.mp4 |
|
@suneox I’ve updated your feedback. Could you please check it again? Thank you |
…-jump-confirmation-page
The referenced issue is also on hold due to this PR 😅. |
…-jump-confirmation-page
|
@suneox I’ve updated the pull request. Can you take a look? Screen.Recording.2024-12-14.at.17.22.27.mov |
…-jump-confirmation-page
|
@suneox I’ve updated the pull request. Could you please check it? Thank you Screen.Recording.2024-12-18.at.11.14.39.mp4 |
|
@huult Could you please explain the root cause you've identified and the new solution you've implemented? |
|
@suneox I’ve updated the keyboard dismissal to use the visual viewport. Can you check it again? Thank you. |
…-jump-confirmation-page
|
@huult Please fix the eslint |
…-jump-confirmation-page
|
@suneox it's done! |
techievivek
left a comment
There was a problem hiding this comment.
Looks good, thanks for the changes.
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/techievivek in version: 9.0.79-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.79-5 🚀
|
| }; | ||
|
|
||
| window.visualViewport?.addEventListener('resize', handleDismissResize); | ||
| Keyboard.dismiss(); |
There was a problem hiding this comment.
How are we using this @huult? This a mock on react-native-web.

Details
Fixed Issues
$ #53182
PROPOSAL: #53182 (comment)
Tests
Same QA step
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2024-12-04.at.15.33.09.mp4
Android: mWeb Chrome
Screen.Recording.2024-12-04.at.15.34.14.mp4
iOS: Native
Screen.Recording.2024-12-04.at.15.35.06.mp4
iOS: mWeb Safari
Screen.Recording.2024-12-04.at.15.36.01.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-12-04.at.15.37.09.mp4
MacOS: Desktop
Screen.Recording.2024-12-04.at.15.41.07.mp4