-
Bug
-
Resolution: Fixed
-
Minor
(core as I believe the styling is coming from there)
In a multibranch project list view the primary branch name (often master or main for git repositories) is supposed to be visually distinct in the ListView.
Since (unknown) the visual difference is hardly noticeable (if at all).
in the above (from https://ci.jenkins.io/job/Core/job/jenkins/ )master is supposed to be visually distinct.
the Source code shows that the name of the branch is wrapped in a <strong> tag however this appears to have little / no visual difference, possibly because of the change of font?
Steps to Reproduce
Navigate to https://ci.jenkins.io/job/Core/job/jenkins/
Expect that the `master` branch is visually distinct in the listView from all other branches
Actual Results
The master branch looks almost indistinguishable from all other branches
[JENKINS-72985] primary branch in multi-branch project no longer visually distinct (regression in 2.242)
Description |
Original:
(core as I believe the styling is coming from there)
In a multibranch project list view the primary branch name (often `master` or `main` for git repositories) is supposed to be visually distinct in the `ListView`. Since (unknown) the visual difference is hardly noticeable (if at all). !image-2024-04-09-09-25-52-250.png|thumbnail! in the above (from https://ci.jenkins.io/job/Core/job/jenkins/ )`master` is supposed to be visually distinct. the Source code shows that the name of the branch is wrapped in a `<strong>` tag however this appears to have little / no visual difference, possibly because of the change of font? h3. Steps to Reproduce Navigate to https://ci.jenkins.io/job/Core/job/jenkins/ Expect that the `master` branch is visually distinct in the listView from all other branches h3. Actual Results The master branch looks almost indistinguishable from all other branches |
New:
(core as I believe the styling is coming from there)
In a multibranch project list view the primary branch name (often {{master}} or {{main}} for git repositories) is supposed to be visually distinct in the {{ListView}}. Since (unknown) the visual difference is hardly noticeable (if at all). !image-2024-04-09-09-25-52-250.png|thumbnail! in the above (from https://ci.jenkins.io/job/Core/job/jenkins/ ){{master}} is supposed to be visually distinct. the Source code shows that the name of the branch is wrapped in a {{<strong>}} tag however this appears to have little / no visual difference, possibly because of the change of font? h3. Steps to Reproduce Navigate to https://ci.jenkins.io/job/Core/job/jenkins/ Expect that the `master` branch is visually distinct in the listView from all other branches h3. Actual Results The master branch looks almost indistinguishable from all other branches |
Summary | Original: primary branch in multi-branch project no longer visually distinct | New: primary branch in multi-branch project no longer visually distinct (regression in 2.242) |
Labels | Original: UX ux-untriaged | New: UX regression ux ux-untriaged |
Assignee | New: Jan Faracik [ janfaracik ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |