-
Epic
-
Resolution: Unresolved
-
Minor
-
-
Jenkins 2.179
This is the preferred style:
As opposed to:
or
–
I'm going to point to this issue for a bunch of plugins.
Note: my initial efforts relied on using optionalBlock instead of entry + checkbox. Unfortunately this interacts poorly w/ the form submission magic, and so rather than continue down that path, I'm switching to moving label's from the entry to the checkbox. The rendering won't generally change from the examples above.
Please don't close this ticket when an individual PR is merged, I'm using the same ticket for many plugins.
- is related to
-
JENKINS-61870 Git plugin UI transition for shallow clone needs more changes
-
- Closed
-
- relates to
-
JENKINS-62437 Change Jenkins configuration UI from tables to divs
-
- In Progress
-
-
JENKINS-56109 Jenkins Core: Change Jenkins configuration UI from tables to divs
-
- Closed
-
- links to
Thank you jsoref! I'm speaking about mailer-plugin, as you filled a PR on this plugin. I've attached the screenshots in the PR you opened to see the diff.
Even if I agree with you that we should have the checkbox before the label, the fact that all Jenkins configurations are structured like a table (with the left column the label and the right column for the field), I fear that changing this might cause some incomprehension.