Skip to content

Conversation

@jenny-s51
Copy link
Contributor

What: Closes #7074

@jenny-s51 jenny-s51 requested review from jpuzz0 and nicolethoen March 18, 2022 17:43
@patternfly-build
Copy link
Collaborator

patternfly-build commented Mar 18, 2022

---

import CopyIcon from '@patternfly/react-icons/dist/esm/icons/copy-icon';
import PlayIcon from '@patternfly/react-icons/dist/esm/icons/play-icon';
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the build is failing because you will need to add these back. It's a weird quirk, but the icons needed in any of the examples need to be additionally imported at the beginning of our example files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @nicolethoen - that is a weird quirk! I've added these imports back in as suggested 👍

Copy link
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.

This looks good to me!

I did open an issue: #7096 to fix the copy to clipboard tooltip when using a screen reader. But this was an issue before this PR.

@nicolethoen nicolethoen merged commit ff630ff into patternfly:main Mar 23, 2022
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • eslint-plugin-patternfly-react@4.40.2
  • @patternfly/react-catalog-view-extension@4.52.2
  • @patternfly/react-charts@6.54.2
  • @patternfly/react-code-editor@4.42.2
  • @patternfly/react-console@4.52.2
  • @patternfly/react-core@4.201.2
  • @patternfly/react-docs@5.62.2
  • @patternfly/react-icons@4.52.2
  • @patternfly/react-inline-edit-extension@4.46.2
  • demo-app-ts@4.161.2
  • @patternfly/react-integration@4.163.2
  • @patternfly/react-log-viewer@4.46.2
  • @patternfly/react-styles@4.51.2
  • @patternfly/react-table@4.70.2
  • @patternfly/react-tokens@4.53.2
  • @patternfly/react-topology@4.48.2
  • @patternfly/react-virtualized-extension@4.48.2
  • transformer-cjs-imports@4.39.2

Thanks for your contribution! 🎉

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code block: convert examples to TypeScript

4 participants