LearnNewsExamplesServices
Frontmatter
id8431
titleApply Shared Background to Portal News and Remove Default Backgrounds
stateClosed
labels
enhancementdesign
assigneestobiu
createdAtJan 8, 2026, 6:31 PM
updatedAtJan 8, 2026, 7:20 PM
githubUrlhttps://github.com/neomjs/neo/issues/8431
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 8, 2026, 7:20 PM

Apply Shared Background to Portal News and Remove Default Backgrounds

Closed v11.19.0 enhancementdesign
tobiu
tobiu commented on Jan 8, 2026, 6:31 PM

Apply the shared background effect (.portal-shared-background) to the Portal News section (TabContainer.mjs) and remove conflicting default background colors from child containers to ensure the new background is visible.

Target Files:

  • apps/portal/view/news/TabContainer.mjs: Apply .portal-shared-background.
  • apps/portal/view/news/blog/Container.mjs: Remove any default background color if present (or verify if BaseContainer has one).
  • resources/scss/src/apps/portal/news/blog/Container.scss: Remove background color overrides.
  • apps/portal/view/news/release/MainContainer.mjs: Remove any default background color if present.
  • resources/scss/src/apps/portal/news/release/MainContainer.scss: Remove background color overrides.

Objective: Ensure the consistent radial gradient background is visible throughout the News section (Blog and Release Notes) by applying it at the TabContainer level and ensuring child components are transparent where appropriate.

tobiu added the enhancement label on Jan 8, 2026, 6:31 PM
tobiu added the design label on Jan 8, 2026, 6:31 PM
tobiu added the ai label on Jan 8, 2026, 6:31 PM
tobiu assigned to @tobiu on Jan 8, 2026, 7:19 PM
tobiu removed the ai label on Jan 8, 2026, 7:20 PM
tobiu referenced in commit 5c0052d - "Apply Shared Background to Portal News and Remove Default Backgrounds #8431" on Jan 8, 2026, 7:20 PM
tobiu closed this issue on Jan 8, 2026, 7:20 PM