-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Fix keyboard doesn't show when input is refocused after status emoji picker is closed #61691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix keyboard doesn't show when input is refocused after status emoji picker is closed #61691
Conversation
@allgandalf 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] |
On my to-do list for tomorrow |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-05-12.at.11.01.18.AM.movAndroid: mWeb ChromeScreen.Recording.2025-05-12.at.11.01.55.AM.moviOS: HybridAppScreen.Recording.2025-05-12.at.10.55.48.AM.moviOS: mWeb SafariScreen.Recording.2025-05-12.at.10.56.25.AM.movMacOS: Chrome / SafariScreen.Recording.2025-05-12.at.10.53.46.AM.movMacOS: DesktopScreen.Recording.2025-05-12.at.10.52.34.AM.mov |
✋ 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/yuwenmemon in version: 9.1.45-0 🚀
|
🚀 Deployed to staging by https://github.com/yuwenmemon in version: 9.1.45-0 🚀
|
Failing with original bug id #61328 on android native and mWeb https://platform.applause.com/services/links/v1/external/9a1d13e07b2b51e5cf0f9c4bb3c66f365fdfa11667b3ed2ee3242bc8c352b095 |
@bernhardoj @allgandalf can you please folllow up? |
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.45-21 🚀
|
Explanation of Change
Fixed Issues
$ #61328
PROPOSAL: #61328 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mp4
Android: mWeb Chrome
android.mweb.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.mweb.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4