8000 fix(action-list): updated icon spacer to xs by mattnolting · Pull Request #6746 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

fix(action-list): updated icon spacer to xs#6746

Merged
mcoker merged 1 commit intopatternfly:v6from
mattnolting:fix-action-list-6745
Jun 11, 2024
Merged

fix(action-list): updated icon spacer to xs#6746
mcoker merged 1 commit intopatternfly:v6from
mattnolting:fix-action-list-6745

Conversation

@mattnolting
Copy link
Collaborator

closes #6745

@mattnolting mattnolting requested review from mcoker and srambach June 5, 2024 18:07
@patternfly-build
Copy link
Collaborator
patternfly-build commented Jun 5, 2024

Copy link
Contributor
@mcoker mcoker left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor
@mcoker mcoker left a comment

Choose a reason for hiding this comment

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

We have some semantic spacers being handled in another issue, so I wasn't sure if they were ready to be used yet, but confirmed with @lboehling that they're good to go 🚀

Up to you if you want to go ahead and update the rest of the spacers in this component. If so I'm thinking we can update the following - @lboehling can you confirm this is correct?


// * Action list icons
--#{$action-list}--m-icons--ColumnGap: var(--pf-t--global--spacer--sm);
--#{$action-list}--m-icons--ColumnGap: var(--pf-t--global--spacer--xs);
Copy link
Contributor

Choose a reason for hiding this comment

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

Confirmed with @lboehling we can go ahead and use the semantic spacer here!

Suggested change
--#{$action-list}--m-icons--ColumnGap: var(--pf-t--global--spacer--xs);
--#{$action-list}--m-icons--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--plain);

Just for reference, here it is in the core tokens file

--pf-t--global--spacer--gap--action-to-action--plain: var(--pf-t--global--spacer--xs);

@lboehling
Copy link

those tokens look right to me @mcoker @mattnolting!

@mattnolting mattnolting force-pushed the fix-action-list-6745 branch from 353ffa6 to 4a3f1dd Compare June 10, 2024 15:48
Copy link
Contributor
@mcoker mcoker left a comment

Choose a reason for hiding this comment

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

L🎃TM!

Copy link
Member
@srambach srambach left a comment

Choose a reason for hiding this comment

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

👍

@mcoker mcoker merged commit fccb337 into patternfly:v6 Jun 11, 2024
@patternfly-build
Copy link
Collaborator

🎉 This PR is included in version 6.0.0-alpha.154 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

5 participants

0