-
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
[TS migration] Migrate 'SingleOptionSelector.js' component to TypeScript #32660
[TS migration] Migrate 'SingleOptionSelector.js' component to TypeScript #32660
Conversation
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! Fill out tests section 😄
@pac-guerreiro Please let's add tests and screenshots. |
…elector-to-typescript
@rushatgabhane 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] |
…elector-to-typescript
@fabioh8010 tests and screenshots added! 😄 |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb Chrome |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #31946 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
Tested by fixing the merge conflict locally. (it's only an import conflict) @pac-guerreiro please push a commit for fixing the merge conflict, thx! |
…elector-to-typescript # Conflicts: # src/components/SingleOptionSelector.tsx
@rushatgabhane Thanks for the heads up! Conflict resolved! 😄 |
✋ 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/johnmlee101 in version: 1.4.14-0 🚀
|
🚀 Deployed to staging by https://github.com/johnmlee101 in version: 1.4.14-0 🚀
|
@rushatgabhane @johnmlee101 @fabioh8010 Tried adding the card with the snippet and get an error. Is this testable in Staging? |
Sorry I should've provided better testing steps for QA. In your case, instead of using the useEffect, just write this on the console:
|
@pac-guerreiro Hi there - We're still unable to give a shot at this PR. Here's the error we're receiving in console |
@pac-guerreiro we validated this PR using the account [email protected] account. Since this account has expensify card already. |
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.4.14-6 🚀
|
@johnmlee101 can I get a payment summary for this issue? @rushatgabhane is requesting payment. |
Should just be a C+ payment for the PR review for @rushatgabhane |
Payment summary: |
@johnmlee101 small correction TS migration is $250 |
Oh thank you, changing
|
$250 payment approved for @rushatgabhane based on comment above. |
Details
N/A
Fixed Issues
$ #31946
PROPOSAL:
N/A
Tests
Report card lost or damaged
Offline tests
Same as Tests.
QA Steps
Same as Tests.
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)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
MacOS: Desktop