Conversation
|
@ZhenjaHorbach Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@suneox can you please review? |
Yes, i'll review it asap |
|
@huult Could you please explain the RCA related to current change for this issue? This issue still happens on your branch Screen.Recording.2024-12-29.at.16.53.39.mp4 |
|
@suneox Could you check again? We used visualViewport to detect and hide the keyboard. For different Safari versions, we should return early. I updated it in this PR. Thanks! |
|
@suneox could you check this comment? |
|
@suneox I’ve updated your feedback. Thanks! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-30.at.21.51.23.mp4Android: mWeb ChromeScreen.Recording.2024-12-30.at.22.07.18.mp4iOS: NativeScreen.Recording.2024-12-30.at.22.52.20.mp4iOS: mWeb SafariScreen.Recording.2024-12-30.at.22.18.19.mp4MacOS: Chrome / SafariScreen.Recording.2024-12-30.at.21.50.03.mp4MacOS: DesktopScreen.Recording.2024-12-30.at.22.16.07.mp4 |
|
@huult Please handle the same logic for this one? To handle this issue Screen.Recording.2024-12-30.at.21.52.42.mp4 |
|
@suneox it's done |
|
✋ 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/mountiny in version: 9.0.81-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.81-6 🚀
|

Details
Fixed Issues
$ #54609
PROPOSAL: N/A
Tests
Same QA step
Offline tests
QA Steps
The root cause has been identified as a change in height on mWeb/Android when the offline indicator appears, and on mWeb/Safari when the smart banner appears. To resolve this, we should calculate whether the visual viewport is affected by the keyboard. If the keyboard is visible, we proceed to dismiss it; otherwise, the function should return early.
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-28.at.12.29.46.mp4
Android: mWeb Chrome
Screen.Recording.2024-12-28.at.12.27.40.mp4
iOS: Native
Screen.Recording.2024-12-28.at.12.31.31.mp4
iOS: mWeb Safari
Screen.Recording.2024-12-28.at.12.33.47.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-12-28.at.12.34.28.mp4
MacOS: Desktop
Screen.Recording.2024-12-28.at.12.36.22.mp4