Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add <label> elements to checkboxes and radio buttons #33

Open
wants to merge 1 commit into
base: v2.x
Choose a base branch
from

Conversation

kimhornung
Copy link

The various forms don't have elements for the input fields.
For checkboxes and radio buttons, this means that you have to click the actual checkbox or radio button.
With this fix, you'll be able to click the label text next to the radio checkboxes and radio buttons to select them.

I've only fixed this for checkboxes and radio buttons, not for text fields.

Affected areas:

  • Network settings
  • Manage training (Quick Create Training section)
  • Managa training details (Invitation Details section)
  • Embed training dialog

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.

1 participant