Skip to content

Conversation

@GilbertCherrie
Copy link
Member

@GilbertCherrie GilbertCherrie commented Oct 8, 2025

This converts pattern fly icons to carbon icons.
All icons have been tested, but the new ones seem to be taller

Before

Icons-Before

After

Icons-After

@GilbertCherrie GilbertCherrie requested a review from a team as a code owner October 8, 2025 19:49
@kbrock kbrock self-assigned this Nov 5, 2025
@kbrock kbrock removed their assignment Nov 10, 2025
Co-authored-by: Gilbert Cherrie <[email protected]>
Co-authored-by: Keenan Brock <[email protected]>
@kbrock kbrock changed the title [WIP] Update the gtl table icons Convert PatternFly icons to Carbon Nov 10, 2025
@jrafanie
Copy link
Member

I'm testing this locally to verify the sporadic failures are unrelated to this issue.

@jrafanie
Copy link
Member

I ran this locally a few times and it was a sporadic failure that should be addressed in some of the recent changes.

'on' => 'carbon--Power',
'never' => 'carbon--Power',
'terminated' => 'carbon--Power',
'off' => 'carbon--Power',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elsamaryv can you review this? before on/off had different icons and now it's the same one.

'off' => 'carbon--Power',
'template' => 'carbon--Template',
'powering_up' => 'carbon--Power',
'powering_down' => 'carbon--Power',
Copy link
Member

@jrafanie jrafanie Nov 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to above... do we have a screen with both powering up and down to see what it looks like before/after? I feel like they might need to be different.

'shelved' => 'carbon--Hourglass',
'shelved_offloaded' => 'carbon--Hourglass',
'reboot_in_progress' => 'carbon--Power',
'wait_for_launch' => 'carbon--asleep',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking at https://carbondesignsystem.com/elements/icons/library/. I wonder if "InProgress" could be used for the wait/in progress

'non_operational' => 'carbon--WarningSquare',
'suspended' => 'carbon--asleep',
'standby' => 'carbon--asleep',
'paused' => 'carbon--asleep',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is a pause, not sure if we want to change what was also asleep previously.

@jrafanie
Copy link
Member

@Fryguy cc, please take a look... I think this is ready to go but had a few comments above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants