-
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
[Free Trial] [FE] Getting onboarding chat reportID from nvp #45248
[Free Trial] [FE] Getting onboarding chat reportID from nvp #45248
Conversation
…ng-chat-reportID-from-nvp # Conflicts: # src/libs/ReportUtils.ts
@ahmedGaber93 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] |
@ahmedGaber93 Please note that since I have the context for this issue I am reviewing this PR. Thanks. |
…ng-chat-reportID-from-nvp
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari45248-web-safari-003.mp445248-web-chrome-005.mp4MacOS: Desktop45248-desktop-003.mp4Android: Native45248-android-native-003.mp4Android: mWeb Chrome45248-mweb-chrome-003.mp4iOS: Native45248-ios-native-003.mp4iOS: mWeb Safari45248-mweb-safari-003.mp445248-mweb-safari-004.mp4 |
…ng-chat-reportID-from-nvp
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.
Code LGTM. Works well too.
@pac-guerreiro Please check if the following steps can be used for QA testing. I used these to verify this issue.
QA Steps:
1 Sign-in using a new account using Web Browser
2 When the onboarding modal is displayed, select Manage my Team’s expenses and Continue.
3 Enter the Business Name and Name details and Continue to complete the onboarding steps.
4 Obtain chatReportID
by running Onyx.log('nvp_onboarding’);
5 Verify that the Free trial
badge is displayed in the LHN for the report with reportID obtained from Step 4. Also, verify that the badge is displayed in the report header.
6. For all other platforms, sign-in using the same account as Step 1
and verify Step 5
.
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
Merging to get this moving forward sooner. Paulo can update the test steps later. |
✋ 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/chiragsalian in version: 9.0.7-3 🚀
|
🚀 Cherry-picked to staging by https://github.com/thienlnam in version: 9.0.7-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.7-8 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.8-6 🚀
|
Details
Fixed Issues
$#45238
PROPOSAL: N/A
Tests
WEB/DESKTOP
chatReportID
:/r/chatReportID
, replacechatReportID
with the one you got on the previous step, and confirm that onboarding messages are present.Offline tests
Same as above
QA Steps
Same as above
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
N/A
Android: mWeb Chrome
N/A
iOS: Native
N/A
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
N/A
MacOS: Desktop
N/A