Skip to content

Fix incorrect button sizes introduced by changes to RcButton #16755

@codyrancher

Description

@codyrancher

The original call out was that the Show Configuration, Edit and Cancel buttons were the wrong size.

After reviewing this against the design system and detail page designs these are actually correct. However, I did run into some other bugs and visual discrepancies when there was a mix of RcButton and class based buttons on the same page.

Here are the main issues that stood out as breaking visual consistency to me:

Gap is too large:

Image

Bulk action is too small:

Image

Create/Cancel/Save not using RcButton

Image

Wizard buttons not using RcButton

Image

List page Create not using RcButton

Image

This isn't exhaustive but it allows the RcButtons to blend in better with the rest of the app even when the areas aren't using the RcButton.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions