Conversation
|
@alitoshmatov 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] |
|
Sorry @s77rt , assigned @allgandalf as he won the slack dice roll |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / SafariScreen.Recording.2025-02-12.at.11.47.18.PM.movScreen.Recording.2025-02-12.at.11.45.04.PM.movScreen.Recording.2025-02-12.at.11.49.12.PM.movMacOS: DesktopScreen.Recording.2025-02-12.at.11.51.21.PM.moviOS: NativeScreen.Recording.2025-02-12.at.11.53.10.PM.moviOS: mWeb SafariScreen.Recording.2025-02-12.at.11.54.50.PM.movAndroid: NativeScreen.Recording.2025-02-12.at.11.57.38.PM.movAndroid: mWeb ChromeScreen.Recording.2025-02-12.at.11.59.42.PM.mov |
| const policy = usePolicy(policyID); | ||
| const hasAccountingConnections = PolicyUtils.hasAccountingConnections(policy); | ||
| const {canUseCategoryAndTagApprovers} = usePermissions(); | ||
| const policyHasAccountingConnections = hasAccountingConnections(policy); |
There was a problem hiding this comment.
To trouble you a little, we have the following guideline:
import { specificMethod as specificMethodSpecificModule } from '@libs/SpecificModule';
if variable name and module name are the same, this is honestly NAB for me, but just saying as there was this slack post :
What do you think should we proceed as is or what ?
There was a problem hiding this comment.
ooooooooooooooooooooooooooooo i absolutely missed that, that's delicious - I can update!
There was a problem hiding this comment.
That's the right attitude ❤️ 😄
There was a problem hiding this comment.
fixeddddddddddddddddddd
allgandalf
left a comment
There was a problem hiding this comment.
Tests well and LGTM!, lets kick the beta out 😎
|
🎯 @allgandalf, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #56774. |
|
Didn't get to reviewing this today, will review first thing tomorrow morning! |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/blimpich in version: 9.0.99-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.99-2 🚀
|
| ? ROUTES.SETTINGS_TAG_GL_CODE.getRoute(policy?.id ?? `${CONST.DEFAULT_NUMBER_ID}`, orderWeight, tagName, backTo) | ||
| : ROUTES.WORKSPACE_TAG_GL_CODE.getRoute(policy?.id ?? `${CONST.DEFAULT_NUMBER_ID}`, orderWeight, tagName), |
There was a problem hiding this comment.
Umm. This should violate the ESLint rule. https://expensify.slack.com/archives/C01GTK53T8Q/p1737913879440099
@Beamanator Can you run the fix here please?
There was a problem hiding this comment.
ooohhhhhhh yeppppppppp
Explanation of Change
Removing beta now that everyone is on this beta as of 2 weeks ago & no issues have been found! (see linked issue)
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/431468
Tests
Offline tests
Same as above, all while offline
QA Steps
Same as above
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop