Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28180

Build Pipeline background layout does not extend full width of pipeline

      Jobs with long names cause the background layer in Build Pipeline to not extend the entire width. To reproduce, create three jobs with names exceeding 30 characters and put them in the same pipeline. Grey background layer will not extend properly to fit the entire pipeline.

          [JENKINS-28180] Build Pipeline background layout does not extend full width of pipeline

          Joshua Shinn created issue -
          Manuel Recena Soto made changes -
          Assignee New: Manuel Recena Soto [ recena ]
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Manuel Recena Soto made changes -
          Attachment New: JENKINS-28180.png [ 30570 ]

          joshshinn Please, find attached a screenshot. Could you confirm that this is the bug?

          Manuel Recena Soto added a comment - joshshinn Please, find attached a screenshot. Could you confirm that this is the bug?

          A PR has been sent.

          Manuel Recena Soto added a comment - A PR has been sent.

          Code changed in jenkins
          User: recena
          Path:
          src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
          src/main/webapp/css/main.css
          http://jenkins-ci.org/commit/build-pipeline-plugin/d1f51a24ab3edfa60971e39e2ec54b9dfc232e0a
          Log:
          JENKINS-28180 The fluid layout has been improved to support long job names

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly src/main/webapp/css/main.css http://jenkins-ci.org/commit/build-pipeline-plugin/d1f51a24ab3edfa60971e39e2ec54b9dfc232e0a Log: JENKINS-28180 The fluid layout has been improved to support long job names

          Code changed in jenkins
          User: Manuel Recena
          Path:
          src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
          src/main/webapp/css/main.css
          http://jenkins-ci.org/commit/build-pipeline-plugin/ded7045f3e2acef1054c27583e066f4cd873b27c
          Log:
          Merge pull request #81 from recena/JENKINS-28180

          JENKINS-28180 The fluid layout has been improved to support long job names

          Compare: https://github.com/jenkinsci/build-pipeline-plugin/compare/c3339ecf3a4b...ded7045f3e2a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly src/main/webapp/css/main.css http://jenkins-ci.org/commit/build-pipeline-plugin/ded7045f3e2acef1054c27583e066f4cd873b27c Log: Merge pull request #81 from recena/ JENKINS-28180 JENKINS-28180 The fluid layout has been improved to support long job names Compare: https://github.com/jenkinsci/build-pipeline-plugin/compare/c3339ecf3a4b...ded7045f3e2a
          Manuel Recena Soto made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          I'm going to re-open this ticket to include a new approach. It seems the users prefer fixed-width boxes instead of liquid layout.

          Manuel Recena Soto added a comment - I'm going to re-open this ticket to include a new approach. It seems the users prefer fixed-width boxes instead of liquid layout.
          Manuel Recena Soto made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            recena Manuel Recena Soto
            joshshinn Joshua Shinn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: