-
Notifications
You must be signed in to change notification settings - Fork 3.2k
56951 tax input dot move #58380
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
56951 tax input dot move #58380
Conversation
@huult As this issue mainly occurs on native platform, can you please add recordings for Android and iOS app? |
@huult Friendly bump on PR comments |
I will update it today |
App/src/pages/iou/MoneyRequestAmountForm.tsx Line 260 in e6b5552
Other places are using it without a specific platform. I think we should keep it consistent, and I tested it on the web. When we add If you still want specific for native, then we update to:
|
The original issue was reported on android app, so I think you should test it on native platforms |
@eh2077 I also tested on the native platform. Ah, sorry, I'm wrong. I added the recording for native. Thanks. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-16.at.6.48.00.PM.movAndroid: mWeb ChromeScreen.Recording.2025-03-16.at.6.54.12.PM.moviOS: NativeScreen.Recording.2025-03-16.at.6.48.56.PM.moviOS: mWeb SafariScreen.Recording.2025-03-16.at.6.53.28.PM.movMacOS: Chrome / SafariScreen.Recording.2025-03-16.at.6.52.39.PM.movMacOS: DesktopScreen.Recording.2025-03-16.at.7.35.06.PM.mov |
@huult Can you also do some testings on other pages (mainly on Native Apps) that also use the |
It seems AmountForm is only used by AmountPicker as InputComponent inside WorkspaceCreateTaxPage. Do you know of any other cases? |
@huult No, it's used by many pages, see |
@eh2077 I will update it soon. thanks |
@eh2077 I tested and it's working well |
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
✋ 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/lakchote in version: 9.1.21-0 🚀
|
🚀 Deployed to production by https://github.com/grgia in version: 9.1.21-3 🚀
|
Details
Fixed Issues
$ #56951
PROPOSAL: #56951 (comment)
Tests
Same QA step
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.2025-03-20.at.23.12.41.mov
Android: mWeb Chrome
Screen.Recording.2025-03-13.at.21.22.07.mov
iOS: Native
Screen.Recording.2025-03-20.at.23.35.20.mov
iOS: mWeb Safari
Screen.Recording.2025-03-13.at.21.25.57.mov
MacOS: Chrome / Safari
Screen.Recording.2025-03-13.at.21.26.40.mov
MacOS: Desktop
Screen.Recording.2025-03-13.at.21.56.39.mov