Skip to content

Label is not connected with checkbox #12

@masi

Description

@masi

It should be:
<label><input type="checkbox" name="remind-'xxx'">Foobar</label>

It's valid HTML that the label encompasses the field it is assign to. Otherwise the checkbox needs a (unique) id that is referred in the for-attribute of the label.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions