-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
iOS Rules - Text cursor moves to front after entering the third digit in Percentage field #49180
iOS Rules - Text cursor moves to front after entering the third digit in Percentage field #49180
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: Native49180-ios-native.mp4iOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Completing this review today. |
@WojtekBoman I see a couple of warnings when testing on iOS native as shown in this video. Could you please check this? Screen.Recording.2024-09-19.at.18.35.39.mp4 |
@akinwale I merged the latest main into this branch. Could you verify it these warnings still appear? I encountered the warning but it seems to be related to Screen.Recording.2024-09-23.at.08.33.11.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Jest tests failed |
@iwiznia All checks have passed after merging the latest main, now it's ready :) |
🚀 Deployed to staging by https://github.com/iwiznia in version: 9.0.40-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.40-6 🚀
|
Details
This PR removes the selection state from
PercentageForm
.Fixed Issues
$ #48869
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Screen.Recording.2024-09-13.at.17.37.22.mov
Android: mWeb Chrome
Screen.Recording.2024-09-13.at.17.34.39.mov
iOS: Native
Screen.Recording.2024-09-13.at.16.50.52.mov
iOS: mWeb Safari
Screen.Recording.2024-09-13.at.17.18.41.mov
MacOS: Chrome / Safari
Screen.Recording.2024-09-13.at.17.27.10.mov
MacOS: Desktop
Screen.Recording.2024-09-13.at.17.26.34.mov