-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[TS migration] Migrate 'ReimbursementAccount' page to TypeScript #37214
[TS migration] Migrate 'ReimbursementAccount' page to TypeScript #37214
Conversation
…g on IdentityForm migration
…s-migration/ReimbursementAccount/page
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
…s-migration/ReimbursementAccount/page
…s-migration/ReimbursementAccount/page
…s-migration/ReimbursementAccount/page
…s-migration/ReimbursementAccount/page
@kubabutkiewicz Any updates here? |
@fabioh8010 this is on hold till #36495 this will be merged based on the conversation from here https://callstack-hq.slack.com/archives/C05P72RDZD2/p1709283763867649 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-09.at.22.32.01.movAndroid: mWeb ChromeScreen.Recording.2024-04-09.at.22.32.17.moviOS: NativeScreen.Recording.2024-04-09.at.22.28.58.moviOS: mWeb SafariScreen.Recording.2024-04-09.at.22.26.28.movMacOS: Chrome / SafariScreen.Recording.2024-04-09.at.22.16.45.movMacOS: DesktopScreen.Recording.2024-04-09.at.22.25.18.mov |
…s-migration/ReimbursementAccount/page
@DylanDylann answered/ resolved comments and conflicts |
@kubabutkiewicz Please remove the definition of |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #25227 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@kubabutkiewicz can you add some test steps, please? |
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.
Looks good, just one small question
@@ -79,7 +80,7 @@ type AddressSearchProps = { | |||
predefinedPlaces?: Place[] | null; | |||
|
|||
/** A map of inputID key names */ | |||
renamedInputKeys?: RenamedInputKeysProps; | |||
renamedInputKeys?: Address; |
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.
Is there a reason to replace the type here?
I find a little confusing to sometimes use the Address type as an address and sometimes as this key map.
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.
the reason for replacing that it turned out that both types are the same so there is no reason to keep them both
@rlinoz Tests are added |
…s-migration/ReimbursementAccount/page
@kubabutkiewicz To go Reimbursements page, we need to connect the bank account first. Currently, I can't connect bank account successfully as I asked here |
It seems to be working fine for me, but @kubabutkiewicz can you add a step to add a bank account in the testing steps? Also, just want to be sure that it is working well for @DylanDylann |
…s-migration/ReimbursementAccount/page
@DylanDylann @rlinoz Test steps are added |
@DylanDylann were you able to add the bank account? |
@rlinoz I am updating. Everything will be done soon |
@rlinoz Updated. All yours |
🚀 Deployed to staging by https://github.com/rlinoz in version: 1.4.62-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/rlinoz in version: 1.4.62-0 🚀
|
🚀 Deployed to staging by https://github.com/rlinoz in version: 1.4.62-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.62-17 🚀
|
Details
Fixed Issues
$ #25227
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
web3.mp4
MacOS: Desktop