WS-2782: Fix failing darkUI checks - #14386
Merged
alex-magana merged 3 commits intoSep 11, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
Snapshot-only updates address the dark UI check failures with no runtime changes.
Pull request overview
Refreshes canonical Jest snapshots to resolve dark UI check failures caused by updated Emotion-generated media icon classes.
Changes:
- Updates five integration snapshots.
- No runtime code changes.
File summaries
| File | Description |
|---|---|
ws-nextjs-app/integration/pages/onDemandTVPage/pashtoBrand/__snapshots__/canonical.test.ts.snap |
Updates Pashto TV snapshot classes |
ws-nextjs-app/integration/pages/onDemandTVPage/hausa/__snapshots__/canonical.test.ts.snap |
Updates Hausa TV snapshot classes |
ws-nextjs-app/integration/pages/av-embeds/russian/__snapshots__/canonical.test.ts.snap |
Updates Russian embed snapshot classes |
ws-nextjs-app/integration/pages/articles/persianMediaPlayer/__snapshots__/canonical.test.ts.snap |
Updates Persian media snapshot classes |
ws-nextjs-app/integration/pages/articles/afrique/__snapshots__/canonical.test.ts.snap |
Updates Afrique media snapshot classes |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
alex-magana
merged commit Sep 11, 2026
9fe808e
into
WS-2782-apply-dark-ui-for-topic-pages
15 of 16 checks passed
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: WS-2782
Summary
Resolve and update failing PR checks in #14372
Code changes
src/app/contexts/RequestContext/index.tsxto assert passing ofprimaryMediaType.Testing
Useful Links