-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Fix Connection complete page display after Xero connection #50071
Fix Connection complete page display after Xero connection #50071
Conversation
This reverts commit 2e0864a.
I've tried to resolve the eslint warning about But after the change, I've noticed a regression: after the login, the initial report wasn't opened. So, I've reverted it. But I'll try to find the source of the problem. |
@shubham1206agra 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] |
@shubham1206agra It looks like there is a separate issue to migrate |
@shubham1206agra kind bumb! |
@shubham1206agra any ETA on reviewing this one? |
Reviewer Checklist
Screenshots/Videos |
@AndrewGable kind bump 🙂 |
Changed files ESLint check is failing |
@AndrewGable I've mentioned it, the check is failing due to AuthScreens needs to be updated to use |
Thanks for the link |
This comment was marked as resolved.
This comment was marked as resolved.
Merge with failure due to #50071 (comment) |
✋ 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/AndrewGable in version: 9.0.47-1 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.47-4 🚀
|
Details
Fix connection complete page display after Xero connection.
Fixed Issues
$ #49342
PROPOSAL: #49342 (comment)
Tests
On
DEV
env it's hard to test the whole navigation flow of the Xero connection, cause after the connection Xero navigates to the prod link.So, to test the fix you can:
https://dev.new.expensify.com:8082/connection-complete
.Offline tests
N/A
QA Steps
On Staging it should be possible to test realistic flow:
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
MacOS: Chrome / Safari