Skip to main content

[5.34] Make checkbox label clickable

Completed

Comments

3 comments

  • Official comment
    Ken Lyon

    This will now work everywhere a checkbox is used in Workflow. The affected form elements are:

    • Checkbox
    • Check Group
    • Item Picker (when Selection Mode is Multiple)

    In each case the label is clickable. It usually spans most or all of the width as well, making it a bigger target than just the width of the text.

  • Zack Robison

    +1!  Funny, I think I was working around this about when you posted it.

    For what its worth, I've been able to abuse Buttons for this with a little CSS sprinkled on top.  If you choose to go that route, you might take these with you: ​

    0
  • Ken Lyon

    Moved to the "Ideas" section as that's more appropriate for this thread.

    We're just starting to migrate our form elements to use more modern Material UI components instead of the basic ones we used initially. We can address this as part of that migration. The MUI checkbox responds to clicking on the label so that will address this.

    1

Please sign in to leave a comment.