[No QA]: Remove Onyx.connect() for the key: ONYXKEYS.ARE_TRANSLATIONS_LOADING in src/libs/ReportUtils.ts#73387
Conversation
|
@shubham1206agra please add you to the review list before opening this PR |
|
@shubham1206agra 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] |
|
@shubham1206agra I haven't found any step that matches our change here. Could you suggest any test step for this PR? Or should we mark it as [NoQA] |
|
@shubham1206agra Kindly bump |
Co-authored-by: Shubham Agrawal <58412969+shubham1206agra@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 1506 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
@shubham1206agra Back to you |
Reviewer Checklist
Screenshots/Videos
|
| return formatPhoneNumber(longName); | ||
| // eslint-disable-next-line @typescript-eslint/no-deprecated | ||
| if (shouldFallbackToHidden && longName === translateLocal('common.hidden')) { | ||
| return longName; |
There was a problem hiding this comment.
Howcome you removed formatPhoneNumber() from this?
There was a problem hiding this comment.
@tgolen Since we check for longName === translateLocal('common.hidden'). So there is no point in using formatPhoneNumber('Hidden') here as input will be Hidden only
There was a problem hiding this comment.
ohhhhh, got it. Makes sense!
|
✋ 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/tgolen in version: 9.2.46-0 🚀
|
|
@tgolen @DylanDylann No QA steps, Can I check off this one? |
|
@m-natarajan Marked as No QA |
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.46-3 🚀
|

Explanation of Change
Fixed Issues
$ #66430
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)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