Skip to content

FormGroupLabelHelp: use component="span" and isInline to match core #10158

@adamviktora

Description

@adamviktora

Followup to this comment:
#10016 (comment)

Currently the underlying markup does not match core implementation, we use <button> so Popover can be opened on pressing enter key. We should use component="span" and isInline props to match, but first we have to figure out why Popover is not accessible with enter when using span.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions