-
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
Hide trip room under beta #51367
Hide trip room under beta #51367
Conversation
src/CONST.ts
Outdated
@@ -507,6 +507,7 @@ const CONST = { | |||
COMBINED_TRACK_SUBMIT: 'combinedTrackSubmit', | |||
CATEGORY_AND_TAG_APPROVERS: 'categoryAndTagApprovers', | |||
NEW_DOT_QBD: 'quickbooksDesktopOnNewDot', | |||
NEW_TRAVEL_PROVISIONING: 'newTravelProvisioning', |
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.
I know that this isn't in review yet, but I realized that I made a mistake on the main issue, this should be NEW_DOT_SPOTNANA_TRAVEL: 'newDotSpotnanaTravel';
@DylanDylann 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] |
@rushatgabhane Please help to complete the checklist |
@@ -633,6 +633,8 @@ const CONST = { | |||
NETSUITE_USA_TAX: 'netsuiteUsaTax', | |||
COMBINED_TRACK_SUBMIT: 'combinedTrackSubmit', | |||
CATEGORY_AND_TAG_APPROVERS: 'categoryAndTagApprovers', | |||
NEW_DOT_QBD: 'quickbooksDesktopOnNewDot', |
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.
Why do we need to add this change?
@rushatgabhane Just want to confirm that currently, we use canUseSpotnanaTravel and canUseNewDotSpotnanaTravel parallelly |
We have decided to close the parent issue because we are once again starting to prioritize newDot. Going to close this too |
Details
Fixed Issues
$ #50534
PROPOSAL:
Tests
Offline tests
QA Steps
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop