LearnNewsExamplesServices
Frontmatter
id9505
titlePortal: Missing scrollbar contrast in learning section markdown component
stateClosed
labels
bugai
assigneestobiu
createdAtMar 17, 2026, 8:52 PM
updatedAtMar 17, 2026, 8:54 PM
githubUrlhttps://github.com/neomjs/neo/issues/9505
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 17, 2026, 8:54 PM

Portal: Missing scrollbar contrast in learning section markdown component

Closed v12.1.0 bugai
tobiu
tobiu commented on Mar 17, 2026, 8:52 PM

The .neo-app-content-page-container has overflow: auto, but lacks color-scheme styling for its native scrollbar, rendering it invisible against the dark background theme. This was fixed by explicitly setting the color-scheme in the container's SCSS and defining theme variables.

tobiu added the bug label on Mar 17, 2026, 8:52 PM
tobiu added the ai label on Mar 17, 2026, 8:52 PM
tobiu referenced in commit efbd644 - "style(portal): Fix missing scrollbar contrast in learning section markdown component (#9505)" on Mar 17, 2026, 8:53 PM
tobiu assigned to @tobiu on Mar 17, 2026, 8:53 PM
tobiu
tobiu Mar 17, 2026, 8:53 PM

Input from Gemini 3.1 Pro:

✦ Fixed via efbd644fb

tobiu
tobiu Mar 17, 2026, 8:54 PM

Task completed. Committed and pushed.

tobiu closed this issue on Mar 17, 2026, 8:54 PM