Skip to content

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

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

mattnolting wants to merge 2 commits into
patternfly: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

patternfly-build commented Jun 25, 2025

Copy link
Copy Markdown
Collaborator

@github-actions

github-actions Bot commented Sep 1, 2025

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 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

@nicolethoen nicolethoen left a comment

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.

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