-
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
Add images to help site repo and to the doc #50816
Conversation
Will review once the build is complete. |
A preview of your ExpensifyHelp changes have been deployed to https://811b2985.helpdot.pages.dev ⚡️ |
I've reviewed the images I've added to the repo and the formatting I used to add them to the article and it all looks correct. However the build preview doesn't look right to me because the image is not displayed, just the alt text. I think maybe the build doesn't like adding images to the repo and the articles at the same time 🤷. Love another pair of eyes on the code to see if I added them incorrectly. |
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.
Anyone know if the build should work when adding images to the repo and the doc in the same PR?
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@strepanier03 Not in ADHOC builds if we're using |
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
I added a few QA steps, not sure off the top of my head if we need to wait til prod for help dot images to load or not |
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.52-0 🚀
|
@strepanier03 @grgia Is this PROD QA? Since Help site is pointing to prod only |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.52-5 🚀
|
Details
I requested some new screenshots for the help site and this PR puts them in the images repo as well as in the docs the images belong in.
Fixed Issues
Coming from:
https://github.com/Expensify/Expensify/issues/434234
https://github.com/Expensify/Expensify/issues/428927
Tests
Offline tests
QA Steps
In the Workspace > Categories setting, the right-hand panel is open and the GL and Payroll code setting is highlighted.
link worksThe New Expensify page is open with the FAB (big + button) clicked and the option to Track Expenses is highlighted.
link worksIn the Workspace > Categories setting, the right-hand panel is open and the toggle to require categories on expenses is highlighted.
link worksPR 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