WS-3088: Enable IDCTA and UAS user actions for Brazil and Mundo in the test environment - #14299
Merged
elvinasv merged 3 commits intoAug 10, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Enables Account/IDCTA and UAS personalisation feature gating for Mundo and Portuguese (Brazil) by widening local toggle allowlists and adding the required service translation blocks so account UI surfaces can render.
Changes:
- Expanded
accountanduasPersonalizationlocal togglevalueallowlists to includemundoandportuguese. - Updated toggles config snapshot for the local environment.
- Added account-related translation objects to
mundoandportugueseservice configs (e.g. promo banner, sign-in modal, save button, My News, tooltip).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| src/app/lib/config/toggles/localConfig.js | Adds mundo/portuguese to local allowlists for account + UAS personalisation. |
| src/app/lib/config/toggles/snapshots/index.test.js.snap | Updates snapshots to reflect the new local toggle values. |
| src/app/lib/config/services/portuguese.ts | Adds account-related translation blocks needed for enabling account UI. |
| src/app/lib/config/services/mundo.ts | Adds account-related translation blocks needed for enabling account UI. |
…for-brazil-and-mundo-in-the-test-environment
shayneahchoon
approved these changes
Aug 7, 2026
jinidev
approved these changes
Aug 10, 2026
elvinasv
deleted the
WS-3088-enable-idcta-and-uas-user-actions-for-brazil-and-mundo-in-the-test-environment
branch
August 10, 2026 07:50
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.
Resolves JIRA: https://bbc.atlassian.net/browse/WS-3088
Summary
Code changes
Testing
Useful Links