[CP Staging] fix: cursor is unable to reach before the first digit in Time using b…#60669
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
arosiclair
left a comment
There was a problem hiding this comment.
Code LGTM. I'll find a C+ to review
Screen.Recording.2025-04-22.at.11.52.30.PM.mov@Nodonisko NAB: For some reason, with HW Keyboard, Android cursor does not go all the way back. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-04-22.at.11.51.27.PM.movAndroid: mWeb ChromeScreen.Recording.2025-04-22.at.11.35.37.PM.moviOS: NativeScreen.Recording.2025-04-22.at.11.48.30.PM.moviOS: mWeb SafariScreen.Recording.2025-04-22.at.11.32.51.PM.movMacOS: Chrome / SafariScreen.Recording.2025-04-22.at.11.30.59.PM.movMacOS: DesktopScreen.Recording.2025-04-22.at.11.38.23.PM.mov |
I believe that's a known issue so let's not block on it. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
fix: cursor is unable to reach before the first digit in Time using b… (cherry picked from commit 1c61283) (CP triggered by AndrewGable)
|
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 9.1.31-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.1.31-3 🚀
|

Explanation of Change
Remove hotfix for HW keyboard on iOS that was introduced in #59078
Since it's only "nice to have" thing I removed it to fix the issue.
Fixed Issues
$ #60640
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.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 and/or tagged@Expensify/designso 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
android-time-fix.webm
Android: mWeb Chrome
iOS: Native
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-04-22.at.18.50.09.mp4
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop
Provided videos for Android and iOS only because this is change only in
.native.tsxfile.