-
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
Fix trip details RHP opens instead of not here page when opening invalid trip link #54869
Fix trip details RHP opens instead of not here page when opening invalid trip link #54869
Conversation
@@ -48,8 +48,8 @@ function TripDetailsPage({route}: TripDetailsPageProps) { | |||
|
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.
Please ignore. Marking for my K2 to pick this up.
@shubham1206agra Do you have an ETA for review? 🙇 |
Yes today |
Merged the newest main for you @shubham1206agra |
Reviewer Checklist
Screenshots/VideosAndroid: Nativecheck MacOS: Chrome / Safari Android: mWeb Chromecheck MacOS: Chrome / Safari iOS: Nativecheck MacOS: Chrome / Safari iOS: mWeb Safaricheck MacOS: Chrome / Safari MacOS: Chrome / SafariScreen.Recording.2025-01-10.at.3.58.31.PM.movMacOS: Desktopcheck MacOS: Chrome / Safari |
✋ 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/carlosmiceli in version: 9.0.84-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.84-7 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.84-7 🚀
|
Explanation of Change
Show Not found Page in case trip page doesn't exist. This is a simple change that was missed when implementing the page initially.
Fixed Issues
$ #54537
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
check MacOS: Chrome / Safari
Android: mWeb Chrome
check MacOS: Chrome / Safari
iOS: Native
check MacOS: Chrome / Safari
iOS: mWeb Safari
check MacOS: Chrome / Safari
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
check MacOS: Chrome / Safari