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

Use expandable text box for jobs list configuration

      Currently the text box for the triggered jobs is mono line. It you have a few jobs it is not easily readable. I think that using an expandable text box might be helpful here (meaning that line return will be a separation character, as ",").

      I'm willing to work on this and to propose a pull request.

          [JENKINS-9793] Use expandable text box for jobs list configuration

          cjo9900 added a comment -

          Current implementation of expandable textbox does not support checkUrl or autocompletion which the standard text box does.

          Which are both used to make the input of projects simpler and more reliable.

          These features need to be added to the core expandabletext box at
          https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/form/expandableTextbox.jelly

          cjo9900 added a comment - Current implementation of expandable textbox does not support checkUrl or autocompletion which the standard text box does. Which are both used to make the input of projects simpler and more reliable. These features need to be added to the core expandabletext box at https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/lib/form/expandableTextbox.jelly

            huybrechts huybrechts
            youri youri bonnaffe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: