-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Merge termsStep translations #70523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge termsStep translations #70523
Conversation
|
@dukenv0307 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] |
|
@roryabraham Can you check if |
|
@shubham1206agra Should I review this PR? |
|
No @allgandalf will do that |
|
@shubham1206agra there is a failing workflow |
|
@allgandalf Can you ignore that for now? I will fix that once I know the answer for #70523 (comment) |
It looks like it's technically an optional parameter. Here's a small snippet with a comment for context: // If we have a (chat) report ID, make the exception update it with an error in Onyx, in order to initiate the red brick road
if ($reportID) {
$additionalUpdates[] = [
'onyxMethod' => Onyx::METHOD_MERGE,
'key' => OnyxKeys::COLLECTION_REPORT.$reportID,
'value' => [
'errorFields' => [
'iou' => [
Onyx::getErrorMicroTime() => 'You must accept the Terms of Service to continue',
],
],
],
];
} |
|
@shubham1206agra can you update the code please |
Reviewer Checklist
Screen.Recording.2025-10-02.at.10.05.42.AM.movScreenRecording_10-02-2025.10-08-30_1.MP4 |
|
@shubham1206agra please fix conflicts |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
|
@shubham1206agra the author checklist has changed, so that check is failing |
|
The new item is: Since no assets were added or modified, I'm going to add that to the checklist and merge this. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Explanation of Change
Fixed Issues
$ #62808
Tests
Pre-conditions:
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))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
Screen.Recording.2025-09-13.at.12.52.16.PM.mov
Screen.Recording.2025-09-13.at.1.03.27.PM.mov