Add link to NewHelp - #13898
Add link to NewHelp #13898
Conversation
|
@eVoloshchak @ctkochan22 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] |
|
@ctkochan22 @eVoloshchak could you complete the PR Reviewer checklist to pass the GH checks? |
|
@eVoloshchak you have time to do the checklist? |
I will be able to do that in ±12 hours, would that be ok? |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-01-14.at.12.41.18.movMobile Web - ChromeScreen_Recording_20230114-165733_Chrome.mp4Mobile Web - SafariScreen.Recording.2023-01-14.at.16.56.59.movDesktopScreen.Recording.2023-01-14.at.12.42.16.moviOSScreen.Recording.2023-01-14.at.16.56.35.movAndroidScreen_Recording_20230114-165515_Chrome.mp4 |
|
Thank you guys! I'm going to merge it now |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
|
local app is crashing because of this PR, we are using themeColors on GetAssistance Page but have not imported |
Oh, true, thank you Then again, even if linter would have caught it and we added the Screen.Recording.2023-01-15.at.11.46.42.movSo to actually fix this we need to delete this line. I'm going to open a PR shortly App/src/pages/GetAssistancePage.js Line 62 in 7ca2979 There's also a post for this on Slack @jayeshmangwani created PR is up |
|
This is a good example why we should re-test after merging into |
|
🚀 Deployed to staging by @marcochavezf in version: 1.2.55-0 🚀
|
|
🚀 Deployed to production by @AndrewGable in version: 1.2.55-0 🚀
|
|
@marcochavezf - Can you please production QA this? |
|
Tested on all platforms and looks good |
|
was checking if am I eligible for the bonus to reporting a regression. |
@eVoloshchak @aimane-chnaif can you please confirm this, I am not able to find the original issue to comment |
|
@jayeshmangwani original issue is internal so you can 👁️ this thread and request bonus at the time when @eVoloshchak gets compensation for internal PR review. @eVoloshchak this is a good chance to test automation of creating issue 🙂 |
|
@aimane-chnaif, thank you for the info! |
|
Also leaving a note that this had a regression that couldn't be prevented by following the checklist, not sure what're the rules on that |
|
🚧 @dubielzyk-expensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
Lol. I think I copied the wrong thing |
|
🚧 @dubielzyk-expensify has triggered a test Expensify/App build. You can view the workflow run here. |

Details
Add link to NewHelp site from Settings page and Get assistance page.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/240970
Tests
Offline tests
N/A
QA Steps
Same as
TeststepsPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.Screenshots/Videos
Web
Screen.Recording.2023-01-09.at.17.40.34.mov
Mobile Web - Chrome
Screen.Recording.2023-01-09.at.17.45.57.mov
Mobile Web - Safari
Screen.Recording.2023-01-09.at.17.46.58.mov
Desktop
Screen.Recording.2023-01-09.at.17.49.06.mov
iOS
Screen.Recording.2023-01-09.at.17.57.53.mov
Android
Screen.Recording.2023-01-09.at.17.56.56.mov