Skip to content

fix(OutlinedCopy): Replace OutlinedCopy with RhUiCopyIcon#12453

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-outlined-copy-with-rh-ui-copy
Open

fix(OutlinedCopy): Replace OutlinedCopy with RhUiCopyIcon#12453
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-outlined-copy-with-rh-ui-copy

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Jun 12, 2026

Copy link
Copy Markdown
Member

What:
This is one piece of #12400. Breaking it up by icon so it is easier to review.

Additional issues:

Summary by CodeRabbit

  • Documentation
    • Updated Compass component examples with new icon assets.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a8e60163-2d6c-4acb-be9e-2d8cb823628b

📥 Commits

Reviewing files that changed from the base of the PR and between 8b528bb and 85a4c65.

📒 Files selected for processing (3)
  • packages/react-core/src/components/Compass/examples/Compass.md
  • packages/react-core/src/demos/Compass/Compass.md
  • packages/react-core/src/demos/Compass/examples/CompassDemo.tsx

Walkthrough

This PR replaces the PatternFly OutlinedCopy icon with RhUiCopyIcon across Compass example documentation and the Compass demo component. The changes update icon imports and usages consistently in three files without altering example structure or component behavior.

Changes

Compass icon replacement

Layer / File(s) Summary
Replace OutlinedCopy with RhUiCopyIcon
packages/react-core/src/components/Compass/examples/Compass.md, packages/react-core/src/demos/Compass/Compass.md, packages/react-core/src/demos/Compass/examples/CompassDemo.tsx
Icon import and usage updated from OutlinedCopy to RhUiCopyIcon in example documentation line 21, demo documentation line 9, and CompassDemo component import (line 33) and two copy button renders (lines 126 and 137).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested labels

Needs design review

Suggested reviewers

  • mcoker
  • thatblindgeye
  • kmcfaul
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly summarizes the main change: replacing OutlinedCopy with RhUiCopyIcon across the codebase.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@patternfly-build

patternfly-build commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

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.

2 participants