Skip to content

Resolve "Clicking on the text of checkboxes of runner's settings should toggle the checkbox"

Filipa Lacerda requested to merge 49905-fix-checkboxes-runners into master

What does this MR do?

  • Transforms span in label & adds for attribute to the labels to allow the user to click on the text and toggle the checkbox
  • Adds i18n support to the rest of the form

Untitled

Does this MR meet the acceptance criteria?

Closes #49905 (closed)

Merge request reports