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

No wrap up(not in multiple lines) of too long list of slaves at label page

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • Jenkins core 1.554.2 LTS, 1.580.1 LTS

      [BACKGROUND]
      At earlier LTS core 1.532.2, too long list of slaves automatically wrap up in multiple line and related project in one page only and no need to scroll right side to see all slaves and related projects.

      [ISSUE]
      at jenkins core LTS 1.554.2, too long list of slaves NOT wrap up in multipl lines and related projects needs to scroll right side to see all slaves and related projects.

      at jenkins core LTS 1.580.1, too long list of slaves NOT wrap in multiple lines.
      but related projects are fit into one view. no need to scroll right side to view related projects.
      But need to scroll right side to see all slaves. but ideally

          [JENKINS-25989] No wrap up(not in multiple lines) of too long list of slaves at label page

          Daniel Beck added a comment -

          Could you upload a PNG, JPG or GIF file with a screenshot of the different behavior?

          Daniel Beck added a comment - Could you upload a PNG, JPG or GIF file with a screenshot of the different behavior?

          Hi Daniel,
          please find attatched print screen of issue on LTS_1.554.2 and LTS 1.580.1

          hiteswar kumar added a comment - Hi Daniel, please find attatched print screen of issue on LTS_1.554.2 and LTS 1.580.1

          Daniel Beck added a comment -

          Proposed solution at https://github.com/jenkinsci/jenkins/pull/1495

          This also handles the label list on the node page, which suffered from the same problem.

          Daniel Beck added a comment - Proposed solution at https://github.com/jenkinsci/jenkins/pull/1495 This also handles the label list on the node page, which suffered from the same problem.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/hudson/model/Computer/index.jelly
          core/src/main/resources/hudson/model/Label/index.jelly
          http://jenkins-ci.org/commit/jenkins/2820e59202975ce8ad302e4a0b0e17c07e4c40cf
          Log:
          [FIXED JENKINS-25989] Allow breaking label and node lists

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/hudson/model/Computer/index.jelly core/src/main/resources/hudson/model/Label/index.jelly http://jenkins-ci.org/commit/jenkins/2820e59202975ce8ad302e4a0b0e17c07e4c40cf Log: [FIXED JENKINS-25989] Allow breaking label and node lists

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          core/src/main/resources/hudson/model/Computer/index.jelly
          core/src/main/resources/hudson/model/Label/index.jelly
          http://jenkins-ci.org/commit/jenkins/8284f5987153db0e88493f3ac9bf25b1486b6864
          Log:
          Merge pull request #1495 from daniel-beck/JENKINS-25989

          [FIXED JENKINS-25989] Allow breaking label and node lists

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: core/src/main/resources/hudson/model/Computer/index.jelly core/src/main/resources/hudson/model/Label/index.jelly http://jenkins-ci.org/commit/jenkins/8284f5987153db0e88493f3ac9bf25b1486b6864 Log: Merge pull request #1495 from daniel-beck/ JENKINS-25989 [FIXED JENKINS-25989] Allow breaking label and node lists

          dogfood added a comment -

          Integrated in jenkins_main_trunk #3880
          [FIXED JENKINS-25989] Allow breaking label and node lists (Revision 2820e59202975ce8ad302e4a0b0e17c07e4c40cf)

          Result = SUCCESS
          daniel-beck : 2820e59202975ce8ad302e4a0b0e17c07e4c40cf
          Files :

          • core/src/main/resources/hudson/model/Computer/index.jelly
          • core/src/main/resources/hudson/model/Label/index.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #3880 [FIXED JENKINS-25989] Allow breaking label and node lists (Revision 2820e59202975ce8ad302e4a0b0e17c07e4c40cf) Result = SUCCESS daniel-beck : 2820e59202975ce8ad302e4a0b0e17c07e4c40cf Files : core/src/main/resources/hudson/model/Computer/index.jelly core/src/main/resources/hudson/model/Label/index.jelly

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/hudson/model/Computer/index.jelly
          core/src/main/resources/hudson/model/Label/index.jelly
          http://jenkins-ci.org/commit/jenkins/2172503f3ce2acf1dd9fb95891e41441bff5197f
          Log:
          [FIXED JENKINS-25989] Allow breaking label and node lists

          (cherry picked from commit 2820e59202975ce8ad302e4a0b0e17c07e4c40cf)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/hudson/model/Computer/index.jelly core/src/main/resources/hudson/model/Label/index.jelly http://jenkins-ci.org/commit/jenkins/2172503f3ce2acf1dd9fb95891e41441bff5197f Log: [FIXED JENKINS-25989] Allow breaking label and node lists (cherry picked from commit 2820e59202975ce8ad302e4a0b0e17c07e4c40cf)

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4292
          [FIXED JENKINS-25989] Allow breaking label and node lists (Revision 2172503f3ce2acf1dd9fb95891e41441bff5197f)

          Result = UNSTABLE
          ogondza : 2172503f3ce2acf1dd9fb95891e41441bff5197f
          Files :

          • core/src/main/resources/hudson/model/Computer/index.jelly
          • core/src/main/resources/hudson/model/Label/index.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #4292 [FIXED JENKINS-25989] Allow breaking label and node lists (Revision 2172503f3ce2acf1dd9fb95891e41441bff5197f) Result = UNSTABLE ogondza : 2172503f3ce2acf1dd9fb95891e41441bff5197f Files : core/src/main/resources/hudson/model/Computer/index.jelly core/src/main/resources/hudson/model/Label/index.jelly

            danielbeck Daniel Beck
            hiteswar_kumar hiteswar kumar
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: