Skip to content

[Bug] react-checkbox: interactive items within the label are unreachable with a pointer #24330

@smhigley

Description

@smhigley

Since the <input> element within the checkbox is styled to cover the entire width and height of the control (including the label text), links and other potential interactive items within the label cannot be activated with a pointer.

It looks like the solution would be to style the checkbox input to cover only the visual checkbox indicator, so the label and any nested links/etc. function normally.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions