-
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
Create Distance-Requests.md #31668
Create Distance-Requests.md #31668
Conversation
New help page for distance requests. It's pretty short and sweet for now, we can add more details and FAQs once new features are added and after we learn what questions people have.
@alitoshmatov @ One of you needs to 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] |
A preview of your ExpensifyHelp changes have been deployed to https://b9688604.helpdot.pages.dev ⚡️ |
Reviewer Checklist
Screenshots/VideosAndroid: NativeN/aiOS: NativeN/aMacOS: DesktopN/a |
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!
@thienlnam 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] |
🎯 @alitoshmatov, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #31722. |
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.
Updated doc based on @neil-marcellini's comments.
@neil-marcellini I made updates based on your comments, can you take another look? |
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.
Looking good and thanks for the updates. I would still like to see a change to the FAQ section. I also added some other small suggestions.
Made a few small changes based on PR comments.
Removed "How to change or add mileage rates" FAQ.
@neil-marcellini I think I addressed all your comments. |
|
||
|
||
|
||
# FAQs |
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.
NAB: I didn't expect you to delete the whole question as mentioned here 🙃 , but it's ok either way.
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, I tend to agree that was a good Q. :)
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, I mean I think you were right - Users can't submit mileage requests to group policies yet, and mileage rates can only be modified on group policies, so that question isn't relevant yet until you can submit requests to paid policies.
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.
FWIW, you can modify the mileage rate and unit in the free plan workspace editor on NewDot.
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.
Looking good, thanks for all the tweaks!
🚀 Deployed to staging by https://github.com/sakluger in version: 1.4.7-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.7-4 🚀
|
cc @neil-marcellini @JmillsExpensify @trjExpensify since you worked on the feature, I've added you for review, but your review is optional.
Details
New help page for distance requests. It's pretty short and sweet for now, we can add more details and FAQs once new features are added and after we learn what questions people have.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/321362
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
n/a