-
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
Fixing help articles: Pay invoice, Send invoice, Approve and Pay #48022
Conversation
@ 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] |
A preview of your ExpensifyHelp changes have been deployed to https://b56b01f0.helpdot.pages.dev ⚡️ |
The Send an invoice looks good though! https://8bee38ea.helpdot.pages.dev/articles/new-expensify/expenses-&-payments/Send-an-invoice And Approve and Pay looks good too - https://8bee38ea.helpdot.pages.dev/articles/new-expensify/expenses-&-payments/Approve-and-pay-expenses |
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.
@Christinadobrzyn would you like me to merge this since it fixes some issues, and then we can work on a follow up for why the last article isn't working? Or do you want to iterate on this PR? Good that at least the changes made some of the articles look correct.
docs/articles/new-expensify/expenses-&-payments/pay-an-invoice.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Benjamin Limpich <[email protected]>
Yes, this sounds good @blimpich - let's just fix the formatting so it's not horrible and then I can work on smaller updates |
@blimpich looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Not an emergency, just didn't do all the checks because this is a help article fix. |
🚀 Deployed to staging by https://github.com/blimpich in version: 9.0.26-1 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.26-6 🚀
|
Details
Creating this PR to hopefully fix the issues discussed in this PR - #48012
Fixed Issues
Hopefully fixing the "{% include end-selector.html %}" circumstances so that the mobile and desktop sections are formatted properly.
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.