Skip to content

feat(CC-button): added and validated button#11883

Closed
mattnolting wants to merge 2 commits intopatternfly:mainfrom
mattnolting:feat-CC-button
Closed

feat(CC-button): added and validated button#11883
mattnolting wants to merge 2 commits intopatternfly:mainfrom
mattnolting:feat-CC-button

Conversation

@mattnolting
Copy link
Copy Markdown
Contributor

Relates to: #11624

Included components:

  • Button

Component tracker

Figma preview

Resources:

@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Jun 25, 2025

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 1, 2025

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Sep 1, 2025
Tertiary: 'tertiary'
}),

children: figma.children('*')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

children isn't used in this code connect.

// enum
isClicked: figma.enum('State', { Clicked: true }),
isDisabled: figma.enum('State', { Disabled: true }),
leftOrRight: figma.enum('Left or Right', {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

leftOrRight isn't used in this code connect.

@github-actions github-actions bot removed the Stale label Sep 10, 2025
Copy link
Copy Markdown
Contributor

@nicolethoen nicolethoen left a comment

Choose a reason for hiding this comment

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

Only one thing I noticed

<Button
countOptions={props.countOptions}
icon={props.icon}
iconPosition={props.icon}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this should be props.iconPosition i believe

@github-actions
Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the Stale label Dec 14, 2025
@evwilkin evwilkin closed this Apr 10, 2026
@evwilkin
Copy link
Copy Markdown
Member

Closed per discussion due to new AI tooling which relieves the maintenance and tech debt that Code Connect manual files introduce.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants