Log viewer panes are not scrollable and build log does not auto-scroll #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug
The white-on-black log viewer panes in the web UI (for both container logs and build logs) have two issues:
Not scrollable — the panes showing container runtime logs and build logs cannot be scrolled by the user, so content beyond the visible area is inaccessible.
Build log does not auto-scroll or show later lines — during a build, when the log output exceeds one page of content, the viewer does not scroll to show new lines. The user is stuck seeing only the initial output with no way to view the rest.
Expected behavior
overflow-y: autoorscroll).Affected components
The HTML/JS frontend log viewer — the dark-background panes that display: