[Part 6]: Remove usage of Onyx.connect for ONYXKEYS.COUNTRY_CODE#66953
Merged
danieldoglas merged 25 commits intoExpensify:mainfrom Aug 22, 2025
Merged
[Part 6]: Remove usage of Onyx.connect for ONYXKEYS.COUNTRY_CODE#66953danieldoglas merged 25 commits intoExpensify:mainfrom
danieldoglas merged 25 commits intoExpensify:mainfrom
Conversation
Contributor
Author
|
opps, sorry @mollfpr , @shubham1206agra will review this one |
…allgandalf/App into fixgetDisplayNameForParticipant
| // If the user's personal details (first name) should be hidden, make sure we return "hidden" instead of the short name | ||
| if (shouldFallbackToHidden && longName === hiddenTranslation) { | ||
| return formatPhoneNumber(longName); | ||
| return formatPhoneNumberPhoneUtils(longName); |
Contributor
There was a problem hiding this comment.
Suggested change
| return formatPhoneNumberPhoneUtils(longName); | |
| return formatPhoneNumber(longName); |
Contributor
|
@allgandalf Way too many errors |
Contributor
Author
|
ready for your review |
Contributor
Author
|
bump @shubham1206agra |
Contributor
|
@allgandalf Add videos please |
Contributor
Author
|
updated! |
Contributor
Author
|
bump @shubham1206agra |
Contributor
Author
|
bump |
Contributor
Author
|
bumped 1:1 |
Contributor
|
@allgandalf, please add tests for the |
Contributor
Reviewer Checklist
Screenshots/VideosScreen.Recording.2025-08-21.at.5.42.28.PM.mov |
Contributor
Author
|
@shubham1206agra updated |
shubham1206agra
approved these changes
Aug 22, 2025
danieldoglas
approved these changes
Aug 22, 2025
Contributor
|
This is causing a typescript error. Reverting the PR. |
Contributor
|
Reverted. @allgandalf please create another PR synced with main |
Contributor
|
🚀 Deployed to staging by https://github.com/danieldoglas in version: 9.1.99-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.1.99-11 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
Refactors
getDisplayNameForParticipantFixed Issues
$ #66327
PROPOSAL:
Tests
Offline tests
QA Steps
Verify that on the warning prompt the user name is displayed correctly
Verify that you see the participants name correctly
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))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.Screen.Recording.2025-08-12.at.12.55.20.PM.mov