-
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
[VIP][Travel] View trip details and authenticate to travelDot #43081
[VIP][Travel] View trip details and authenticate to travelDot #43081
Conversation
@shubham1206agra PR is ready |
Asked a question here |
an authenticated call to travelDot isn't possible right now, so it'll show the login page. |
@@ -549,6 +562,15 @@ function MoneyRequestView({ | |||
/> | |||
</OfflineWithFeedback> | |||
)} | |||
{shouldShowViewTripDetails && tripID && ( | |||
<MenuItem | |||
title="View trip details" |
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.
Let's add this to translate
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.
nice catch
@@ -549,6 +562,15 @@ function MoneyRequestView({ | |||
/> | |||
</OfflineWithFeedback> | |||
)} | |||
{shouldShowViewTripDetails && tripID && ( |
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.
if we need tripID to Show the Trip Details, should we include && tripID
in shouldShowViewTripDetails declaration
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.
yeah that makes sense
EDIT: fixed on main we have TS errors on |
✋ 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/stitesExpensify in version: 1.4.85-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 1.4.85-0 🚀
|
@rushatgabhane @grgia @shubham1206agra Can applause QA validate this PR? applause.expensifail.com domain is on travel beta? |
@stitesExpensify on the above |
🚀 Deployed to staging by https://github.com/stitesExpensify in version: 1.4.85-0 🚀
|
@kavimuru yes you can test using the QA steps given in the PR |
@rushatgabhane This is what I am seeing when booking for a trip in OD |
@kavimuru - Can you send a gmail account that you will test with? I will add to the beta manually. |
@andrew sure I am asking the QA team and will share shortly. |
Added to beta, please try those accounts and let me know 👍 |
@AndrewGable could you add this one too [email protected]? |
Added 👍 |
@AndrewGable @rushatgabhane we are seeing this error message, not sure this is a bug or beta issue address.mp4 |
@kavimuru can you try booking again? |
We are looking into this, thank you! |
It seems like there is a backend bug that we need some more time to look into, so we are going to skip the testing of this for the time being as this feature is still under the beta. |
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.85-7 🚀
|
Details
Fixed Issues
$ #42814
PROPOSAL:
Tests / QA Steps
Prerequisites: Be on travel beta. On old dot, create a new trip and book a flight (with fake credit card)
Card number: 4242424242424242, CV and expiry: Any
On new dot
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.2024-06-10.at.19.26.32.mov
Android: mWeb Chrome
iOS: Native
production - expected to fail because my account is setup for staging only
Screen.Recording.2024-06-10.at.19.15.11.mov
iOS: mWeb Safari
Screen.Recording.2024-06-10.at.19.09.57.mov
MacOS: Chrome / Safari
Screen.Recording.2024-06-10.at.20.30.43.mov
MacOS: Desktop
Screen.Recording.2024-06-10.at.19.23.44.mov