-
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
Update Expensify Classic - Sage Intacct Connect
and Configure
articles with images
#51606
Conversation
@arosiclair 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] |
Connect
and Configure
articles with images
@dannymcclain @thesahindia 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://35dd5d20.helpdot.pages.dev ⚡️ |
@johncschuster these new images aren't loading on either page: |
@arosiclair are those the only two images not loading? Said another way, are the other images loading successfully? |
Oh, never mind, I can see it is 100% of images. 🤔 |
@arosiclair I'm not sure what I did wrong here. Coming from this SO, I followed this process:
I'm under the impression that |
Oh wait! I think I know the reason. The images I've uploaded haven't been deployed yet (they are in this PR). I think this PR will need to be deployed first in order for the images to not be broken in the preview. |
Looks like the images are supposed to be merged in a separate PR first. Can you remove the article changes and just leave the images for this PR? We can make another PR for the articles next. |
@arosiclair Sure! I can do that. I'm not exactly sure how to do that though. I assume it's something like:
Is that right? If so, can you help me with steps 1 and 2? I'm having trouble figuring out how to place the .md file changes on a new branch and remove them from this one. Also, please tell me if I'm overcomplicating it! |
I just went ahead and reverted the article changes. Normally you can just edit the files and undo your changes (just copy over the original file). And then later you can just create another PR and redo the article changes. |
@dannymcclain @allgandalf 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] |
Pullerbear is not assigning an engineer so I'll just reach out in |
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
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@arosiclair Thank you! Ok, I feel like a total noob asking, but how can I revert a change via the GH UI? I tried doing that, but figured I'd ask for help rather than let this linger for too long. Any direction you've got would be helpful! |
I'm not sure how to revert commits in the UI, but I assume you can just edit the file like you did originally (just edit the file and change it back). If not, you could just close the PR and create a new one. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.0.59-0 🚀
|
There were no QA test steps listed on this PR, is that expected? Please either add them and ask for QA, or add |
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.59-3 🚀
|
This is a PR to upload images to the Sage Intacct
Connect
andConfigure
help site articles.Details
Fixed Issues
$ #50430
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 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)/** comment above it */
this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop