Custom field inputs and checkboxes will now correctly react when their label is clicked
https://github.com/discourse/discourse/commit/7a1cefce78a4554e846fbcff61ba3392d93276b3
I noticed that select-kit doesn’t respond to a label’s for
attribute yet, so this isn’t happening for custom select fields.