fix keyboard issue on FloatingActionButton component#12345
fix keyboard issue on FloatingActionButton component#12345tgolen merged 1 commit intoExpensify:mainfrom
Conversation
|
@tgolen Simulator.Screen.Recording.-.iPad.Pro.11-inch.3rd.generation.-.2022-11-05.at.03.09.04.mp4 |
|
Hm, yeah. I'm guessing it's more related to a rotation issue than an issue with the keyboard? It doesn't happen until you rotate it, right? |
|
Yes, it happens only when rotate, sometimes it doesn't happen. |
Screen RecordingsiPad & iPad mWebSimulator.Screen.Recording.-.iPad.Pro.11-inch.4th.generation.-.2022-11-07.at.01.27.33.mp4Android Tab & mWebAndroid_Tab.movAndroid & iOSScreen.Recording.2022-11-07.at.12.51.51.AM.movAndroid & iOS mWebScreen.Recording.2022-11-07.at.12.54.35.AM.movDesktop & WebAndroid_Tab.mov |
|
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
Screen Recordings: #12345 (comment)
Checklist: #12345 (comment)
Note: There are some weird issues with iPad mWeb
#12345 (comment)
#10905 (comment)
but those are not introduced by this PR. So approving!
|
✋ 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 production by @yuwenmemon in version: 1.2.25-0 🚀
|
Details
remove keyboard avoiding behavior in FloatingActionButton component
Fixed Issues
$ #10905
PROPOSAL: #10905 (comment)
Tests
QA Steps
PR Review Checklist
PR Author Checklist
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesWaiting 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)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** 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)Screenshots
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android