#27400·jenkins

Job with builds screen layout on thin screen (and mobile)

Author: EccenuxCreated Sep 17, 2026Updated Sep 17, 2026
Labelsweb-uiux-untriaged

What feature do you want to see added?

The current thin-screen layout is not very useful to me (e.g. when I work in split-tab). I get a long list of builds, and only after that do I see the main content.

Below is the current layout. It shows a long list of builds. Typical for most jobs. Further down, there is main content. Main content might be pipeline progress, the build parameters form, etc. So main content is whatever would normally be displayed on the right on desktop.

A better layout could either:

  • Collapse the build list on thin screen. It could perhaps show only the latest build and a button to show more. "Single build layout" below.
  • Show the main content first and add a link to access the build list.

Current layout

Image

Single build layout

A PoC of single build layout: Image

Upstream changes

No response

Are you interested in contributing this feature?

No response