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

Creating a pipeline with P4 Plugin breaks the form box lengths for the whole pipeline page

      Issue:

      Configuring a pipeline script to be pulled from a P4 SCM causes just the forms to extend for the whole page messing with the UI(see attached screenshots). This also happens with the CVS Plugin and for the [P4 Plugin|https://wiki.jenkins-ci.org/display/JENKINS/P4+Plugin], it crams everything so far onto the side that you can not actually configure anything.

       

      Steps to reproduce:

      -Running in above environment

      -Create pipeline job "TestPipeline"

      -Add a "Poll SCM" schedule(this is not required but it will show the form messing up)

      -Add a "Pipeline Script from SCM"

      -Choose Perforce(Observe the forms are squashed on the right side making it hard to configure)

      -Save job

      -Go back into the configure screen

      -Observe the forms becoming stretched

       

      It would be best if the configure area would scale to the right so that the page can be configured correctly.

          [JENKINS-44125] Creating a pipeline with P4 Plugin breaks the form box lengths for the whole pipeline page

          Oleg Nenashev added a comment -

          I doubt it is related to the core, likely the P4 Plugin layout has enforced indenting which kinda breaks in Jenkins 2.0 styling. If you consider it as a core bug, please justify it

          Oleg Nenashev added a comment - I doubt it is related to the core, likely the P4 Plugin layout has enforced indenting which kinda breaks in Jenkins 2.0 styling. If you consider it as a core bug, please justify it

          Alex Taylor added a comment -

          oleg_nenashev I was thinking that the handling of those fields which dont fit properly into the allotted space should be handled differently which would need to be a core UI fix.

          I agree that the Perforce and P4 plugin should fix their indenting but I was hoping to get this fixed across the board.

          Alex Taylor added a comment - oleg_nenashev I was thinking that the handling of those fields which dont fit properly into the allotted space should be handled differently which would need to be a core UI fix. I agree that the Perforce and P4 plugin should fix their indenting but I was hoping to get this fixed across the board.

          Oleg Nenashev added a comment -

          > I was thinking that the handling of those fields which dont fit properly into the allotted space should be handled differently which would need to be a core UI fix.

          I would propose to create a separate improvement request for it. Currently plugins are responsible for the correctness of the layout they contribute and for the impact on the overall UX.

          Oleg Nenashev added a comment - > I was thinking that the handling of those fields which dont fit properly into the allotted space should be handled differently which would need to be a core UI fix. I would propose to create a separate improvement request for it. Currently plugins are responsible for the correctness of the layout they contribute and for the impact on the overall UX.

            Unassigned Unassigned
            ataylor Alex Taylor
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: