-
Improvement
-
Resolution: Fixed
-
Minor
The build history box allocates about 50% of its width to the build label and about 50% to the build time. This often means that the build label wraps after the status icon.
The simplest solution would be to define the style:
#buildHistory .build-name {
/* max-width: 120px; */
white-space: nowrap;
}
Along with that it would be good to either make the build time use a smaller font size or use a format for the date that takes less space or use a different date format based on how long ago the build was.
- is duplicated by
-
JENKINS-25390 New design breaks build history layout
-
- Resolved
-
- is related to
-
JENKINS-24183 New UI layout is not properly resizing for build history component
-
- Resolved
-
-
JENKINS-25381 Build history widget verbosity
-
- Resolved
-
-
JENKINS-24589 Build History - name and links overlap if build names are long
-
- Resolved
-
[JENKINS-25393] UI: Build History box looks bad with medium to long build labels
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Labels | New: user-experience |
Attachment | New: Untitled_Clipping_112014_090626_AM.jpg [ 28046 ] |
Link |
New:
This issue is related to |
Labels | Original: user-experience | New: buildhistory user-experience |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 159359 ] | New: JNJira + In-Review [ 196050 ] |