Revert "feat: add whitespace after inserting emoji via native keyboard"#31011
Revert "feat: add whitespace after inserting emoji via native keyboard"#31011puneetlath merged 1 commit intomainfrom
Conversation
|
@alitoshmatov 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] |
Reviewer Checklist
Screenshots/VideosAndroid: Nativerevert-android.movAndroid: mWeb Chromerevert-mweb.moviOS: Nativehttps://github.com/Expensify/App/assets/59907218/b54a037b-8ce0-432d-9edf-76dc926b93beiOS: mWeb Safarirevert-safari.mp4MacOS: Chrome / Safarirevert-web.movMacOS: Desktoprevert-desktop.mov |
alitoshmatov
left a comment
There was a problem hiding this comment.
Looks good, confirmed it reverts all mentioned regressions
|
@cristipaval 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] |
…i-picker Revert "feat: add whitespace after inserting emoji via native keyboard" (cherry picked from commit 6cda38a)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Cherry-picked to staging by https://github.com/puneetlath in version: 1.3.96-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 1.3.96-6 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.97-7 🚀
|
|
🚀 Deployed to staging by https://github.com/puneetlath in version: 1.3.98-0 🚀
|
|
Is there any issue to handle payment for this PR? |
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.98-5 🚀
|
Reverts #30412 because of deploy blockers
Fixed Issues
$ #31006
$ #30950
$ #30983
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.