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

There is no messages saying that the repositories listing is being built when it takes long time

      When we have a lot of repository to list (multiple organizations, etc.) building the list of repositories can take a long time. But there is no message on the UI to say that the list is building, so it looks like there is none.

      A message or a loading animation would be great for the UX.

          [JENKINS-32007] There is no messages saying that the repositories listing is being built when it takes long time

          Jesse Glick added a comment -

          I think you are referring to the list of repositories in the configuration UI dropdown.

          Jesse Glick added a comment - I think you are referring to the list of repositories in the configuration UI dropdown.

          Jesse Glick added a comment -

          Might need to be handled in core, in the UI for f:select.

          Jesse Glick added a comment - Might need to be handled in core, in the UI for f:select .

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java
          src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
          src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly
          src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select.jelly
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.css
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.js
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/spinner.gif
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/taglib
          http://jenkins-ci.org/commit/github-branch-source-plugin/a29651d166a15a4a9fc6b5edba4f6f664a6359dc
          Log:
          [FIXED JENKINS-32007][FIXED JENKINS-34242] Use a custom control to display spinner and errors

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: pom.xml src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select.jelly src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.css src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.js src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/spinner.gif src/main/resources/org/jenkinsci/plugins/github_branch_source/form/taglib http://jenkins-ci.org/commit/github-branch-source-plugin/a29651d166a15a4a9fc6b5edba4f6f664a6359dc Log: [FIXED JENKINS-32007] [FIXED JENKINS-34242] Use a custom control to display spinner and errors

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java
          src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
          http://jenkins-ci.org/commit/github-branch-source-plugin/2f2a2e1e734497103bcd2a1c2185e47140b7f633
          Log:
          JENKINS-32007 Code review comments

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java http://jenkins-ci.org/commit/github-branch-source-plugin/2f2a2e1e734497103bcd2a1c2185e47140b7f633 Log: JENKINS-32007 Code review comments

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java
          src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
          src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly
          src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select.jelly
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.css
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.js
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/spinner.gif
          src/main/resources/org/jenkinsci/plugins/github_branch_source/form/taglib
          http://jenkins-ci.org/commit/github-branch-source-plugin/f7546e3755a59ffb8ea854efae30c1219186fed6
          Log:
          Merge pull request #125 from stephenc/jenkins-32007

          [FIXED JENKINS-32007][FIXED JENKINS-34242] Use a custom control to display spinner and errors

          Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/ef3ca2fd0d6d...f7546e3755a5

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: pom.xml src/main/java/org/jenkinsci/plugins/github_branch_source/FillErrorResponse.java src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource/config-detail.jelly src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select.jelly src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.css src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/select.js src/main/resources/org/jenkinsci/plugins/github_branch_source/form/select/spinner.gif src/main/resources/org/jenkinsci/plugins/github_branch_source/form/taglib http://jenkins-ci.org/commit/github-branch-source-plugin/f7546e3755a59ffb8ea854efae30c1219186fed6 Log: Merge pull request #125 from stephenc/jenkins-32007 [FIXED JENKINS-32007] [FIXED JENKINS-34242] Use a custom control to display spinner and errors Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/ef3ca2fd0d6d...f7546e3755a5

            cloudbees CloudBees Inc.
            alecharp Adrien Lecharpentier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: