Fix/19156: Keyboard does not hide when switching between attachments with focused password input field#21367
Conversation
|
@aimane-chnaif 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] |
aimane-chnaif
left a comment
There was a problem hiding this comment.
Some minor requests:
|
There are some known issues which already happen on production:
android-bug.movandroid-bug2.mov
mchrome1.movmchrome2.movmchrome-bug3.mov |
| /** Flag to show the loading indicator */ | ||
| shouldShowLoadingSpinnerIcon: PropTypes.bool, | ||
|
|
||
| /** Should focus to the password input */ |
There was a problem hiding this comment.
This is the purpose. The main meaning of this prop is to check if this view is active and fully visible on the screen so add it as well.
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - ChromeThe fixes are not working at all because of this known bug - #17723 Mobile Web - Safarimsafari.movDesktopdesktop.moviOSios.movAndroidandroid.mov |
aimane-chnaif
left a comment
There was a problem hiding this comment.
@MariaHCD all yours!
|
✋ 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/MariaHCD in version: 1.3.33-0 🚀
|
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.3.33-4 🚀
|
Details
There're total of 4 issues here as per the expanded scope:
This PR will fix all above issues
Fixed Issues
$ #19156
PROPOSAL: #19156 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.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
Web
Screen.Recording.2023-06-23.at.09.09.41.mp4
Mobile Web - Chrome
353647747_7073280172686801_4191885020608394016_n.mp4
Mobile Web - Safari
Screen.Recording.2023-06-23.at.09.11.44.mp4
Desktop
Screen.Recording.2023-06-23.at.09.20.53.mp4
iOS
Screen.Recording.2023-06-23.at.09.04.06.mp4
Android
Screen.Recording.2023-06-23.at.11.39.05.mp4