Skip to content

labelProps not applied to the label element in EuiCheckableCard #8527

@angorayc

Description

@angorayc

https://eui.elastic.co/#/display/card#checkable

It seems that labelProps are not applied to label in EuiCheckableCard.

Image

<label
ref={labelEl}
className={labelClasses}
css={labelStyles}
htmlFor={id}
aria-describedby={children ? `${id}-details` : undefined}

Metadata

Metadata

Labels

low hanging fruitAn issue, often a bug, that is lower effort and clearly ought to be fixed

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions