Merge empty tag and category subtitle translations#66795
Merge empty tag and category subtitle translations#66795roryabraham merged 4 commits intoExpensify:mainfrom
Conversation
|
@allgandalf 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] |
|
🚧 @trjExpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: mWeb SafariMacOS: Desktop |
roryabraham
left a comment
There was a problem hiding this comment.
Also we have conflicts here
| mixedUAStyles: {...styles.mutedNormalTextLabel, ...styles.mb0}, | ||
| contentModel: HTMLContentModel.block, | ||
| }), | ||
| 'centered-text': HTMLElementModel.fromCustomModel({ |
There was a problem hiding this comment.
Hmmm is it not possible to fix this with flex styles on the parent container(s)? Including styles to control layout in a translation file feels like an anti-pattern to me.
There was a problem hiding this comment.
@roryabraham I have tried every possible combination to fix this in other way, but it does not work on Native.
There was a problem hiding this comment.
Hmmm can you expand on that and provide some more details?
|
@shubham1206agra we can move forward with the |
|
🚀 Deployed to staging by https://github.com/roryabraham in version: 9.1.89-1 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.89-21 🚀
|


Explanation of Change
Fixed Issues
$ #62808
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
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.Screenshots/Videos