Skip to content

Expandable section - update to use <Button> for toggle #10878

@mcoker

Description

@mcoker

Follow up to core PR - patternfly/patternfly#7000

TL;DR of the updates:

  • Replace the custom button in expandableToggle with a <Button variant="link">
    • Move all of the logic that was on the custom button to the new <Button>
  • Wrap the expandableToggle in <div className={css(styles.expandableSectionToggle)}>

Some more details:

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