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

Change search result pagination from 20 to 100 jobs

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The default pagination size of 20 jobs is far too small for real usage.

      I do understand that we need pagination but we also need a more appropriate value that does not force users to click expand 3-4 times until they find the jobs they were looking for.

      That's why we propose a limit of 100.

          [JENKINS-47020] Change search result pagination from 20 to 100 jobs

          Code changed in jenkins
          User: Sorin Sbarnea
          Path:
          core/src/main/java/hudson/search/Search.java
          core/src/main/resources/hudson/search/Search/search-failed.jelly
          war/src/main/webapp/css/style.css
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/a30ada790779f61faec3f02dcee03ca54e4a472e
          Log:
          JENKINS-47020 - Improve job search experience (#3324)

          • Increase search results limit from 20 to 100

          Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>

          • Enlarge search box size

          Increase the max number of results from 10 to 25.
          Increase width of results from 25em to 35em
          in order to suit longer job names.

          This still fits even small 13" screens and improves
          user experience.

          Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Sorin Sbarnea Path: core/src/main/java/hudson/search/Search.java core/src/main/resources/hudson/search/Search/search-failed.jelly war/src/main/webapp/css/style.css war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/a30ada790779f61faec3f02dcee03ca54e4a472e Log: JENKINS-47020 - Improve job search experience (#3324) Increase search results limit from 20 to 100 Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com> Enlarge search box size Increase the max number of results from 10 to 25. Increase width of results from 25em to 35em in order to suit longer job names. This still fits even small 13" screens and improves user experience. Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>

          Oleg Nenashev added a comment -

          It has been released in 2.113

          Oleg Nenashev added a comment - It has been released in 2.113

            ssbarnea Sorin Sbarnea
            ssbarnea Sorin Sbarnea
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: