patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

feat(CC-icons): added support scripts

Open mattnolting opened this issue 10 months ago • 2 comments

closes: #11620

Installation instructions

  1. Generate a figma access token

Screenshot 2025-05-06 at 12 20 04 PM

Screenshot 2025-05-06 at 12 22 11 PM

Screenshot 2025-05-06 at 12 24 59 PM

Then copy the token and save somewhere safe.

  1. Follow instructions in GETTING-STARTED.md
  • Location of published icons: https://www.figma.com/design/VMEX8Xg2nzhBX8rfBx53jp/branch/9QzcMKMR7FX7HXlc0sRUSp/PatternFly-6--Components?node-id=198-1573&m=dev

This PR provides all necessary files to:

  • [ ] Update iconsData.json
  • [ ] Sync and connect figma icon instances

In following PRs:

  • [ ] URIs should be centralized as file paths change between Figma branches

mattnolting avatar Apr 29 '25 14:04 mattnolting

Preview: https://patternfly-react-pr-11794.surge.sh

A11y report: https://patternfly-react-pr-11794-a11y.surge.sh

patternfly-build avatar Apr 30 '25 22:04 patternfly-build

Mostly small changes that should be quick, but we should also make the codeConnect a sibling directory to react-core to match the structure from https://github.com/patternfly/patternfly-react/pull/11827 & related component PRs.

FYI - for this PR the API call to fetch icons is erroring out, I can confirm this was working previously but for now we can use the hard-coded icons data that you've included and address this in a follow-up enhancement.

evwilkin avatar Jun 02 '25 23:06 evwilkin

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[bot] avatar Aug 04 '25 11:08 github-actions[bot]