• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • blueocean-plugin
    • None
    • Blue Ocean 1.0-rc4

      Problem

      Steps to reproduce

      1. Create a new project. In my case it's Pipeline one, but shouldn't matter.
      2. Make build parameterized. Add any parameter with a text description. The rest options are irrelevant.
      3. Make sure there were no builds for this project made. Otherwise form will inherit right styles from build log.
      4. Open project in Blue Ocean and hit the button Run. You should see no description text in dialog form, but you can select it to make visible for you.

      Found by Alexander Shorin

          [JENKINS-43259] Parameterised form is sometimes unstyled

          James Dumay added a comment -

          tscherler cliffmeyers would either of you know whats going on here? A contributor sent in a fix but I think there is something odd going on here that isn't a missing style... https://github.com/jenkinsci/blueocean-plugin/pull/937 ?

          James Dumay added a comment - tscherler cliffmeyers would either of you know whats going on here? A contributor sent in a fix but I think there is something odd going on here that isn't a missing style... https://github.com/jenkinsci/blueocean-plugin/pull/937 ?

          Cliff Meyers added a comment -

          It's likely inheriting the color style from the parent. It's counter intuitive but the dialog actually is a child of the button element as it uses position fixed to take over the screen. I think this class of bugs may get walloped once sophistifunk updates dialog to be added directly to the body element. I can grab this and implement a simple style fix in the mean time.

          Cliff Meyers added a comment - It's likely inheriting the color style from the parent. It's counter intuitive but the dialog actually is a child of the button element as it uses position fixed to take over the screen. I think this class of bugs may get walloped once sophistifunk updates dialog to be added directly to the body element. I can grab this and implement a simple style fix in the mean time.

          Cliff Meyers added a comment -

          Cliff Meyers added a comment - PR: https://github.com/jenkinsci/blueocean-plugin/pull/939

            cliffmeyers Cliff Meyers
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: