Skip to content

[JENKINS-55787] Switch labels from entry to checkbox#62

Open
jsoref wants to merge 1 commit into
jenkinsci:masterfrom
jsoref:JENKINS-55787
Open

[JENKINS-55787] Switch labels from entry to checkbox#62
jsoref wants to merge 1 commit into
jenkinsci:masterfrom
jsoref:JENKINS-55787

Conversation

@jsoref

@jsoref jsoref commented Feb 12, 2019

Copy link
Copy Markdown

https://issues.jenkins-ci.org/browse/JENKINS-55787

Basically checkboxes should have labels, splitting the labels away from their checkboxes is poor UX, poor accessibility. This change brings the layout more inline with how normal settings UIs lay out checkboxes.

This supersedes #60

@jsoref

jsoref commented Sep 3, 2019

Copy link
Copy Markdown
Author

@jglick: I've put the field back on <entry ...>

@jglick jglick left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diff looks right. Suggest including before-and-after screenshots for reviewers, like I did in #106.

@jglick

jglick commented May 23, 2022

Copy link
Copy Markdown
Member

As of #172 most of the code in this plugin has been moved to another plugin repository so this PR must be closed. If this change is still needed, please

git clone https://github.com/jenkinsci/pipeline-groovy-lib-plugin
cd pipeline-groovy-lib-plugin
git checkout -b JENKINS-55787
git pull https://github.com/jsoref/workflow-cps-global-lib-plugin JENKINS-55787

resolve any merge conflicts, and file a fresh PR on the new repository. Be sure to paste a link to this old PR to enable bidirectional navigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants