Skip to content

Bug - EmptyState - Secondary action button spacing #8049

@jeff-phillips-18

Description

@jeff-phillips-18

Describe the problem
When adding a secondary action button without a primary action button, the spacing is off.

How do you reproduce the problem?
Create an EmptyState component, add a secondary button but do not add a primary button.

Expected behavior
Adding a secondary variant button should space the same as a primary button.

Is this issue blocking you?
No, I can add a class to the button to space it correctly:
<Button variant="secondary" className="pf-u-mt-xl">Secondary action</Button>

Screenshots
image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions