Fix emoji picker position moves to top left after resizing window#33537
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] |
|
App/src/libs/actions/EmojiPickerAction.ts Line 13 in 7b836cf
|
|
Emoji picker on status page is still buggy status.emoji.mov |
Agree out of scope since it has different root cause |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
neil-marcellini
left a comment
There was a problem hiding this comment.
Great, thanks so much!
|
✋ 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 https://github.com/mountiny in version: 1.4.18-8 🚀
|


Details
The emoji picker repositioned to the top left when resizing window because we lost the anchor ref.
Fixed Issues
$ #31155
PROPOSAL: #31155 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Android/iOS/mWeb can't resize
Emoji picker list:
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)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so the design team can review the changes.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.2023-12-23.at.14.13.24.mov
Android: mWeb Chrome
Screen.Recording.2023-12-23.at.13.13.47.mov
iOS: Native
Screen.Recording.2023-12-23.at.13.50.12.mov
iOS: mWeb Safari
Screen.Recording.2023-12-23.at.13.07.10.mov
MacOS: Chrome / Safari
Screen.Recording.2023-12-23.at.13.04.06.mov
MacOS: Desktop
Screen.Recording.2023-12-23.at.13.05.51.mov