Skip to content

fix(HandPaperIcon): Replace HandPaperIcon with RhUiStopCircleFillIcon#12469

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-hand-paper-icon-with-rh-ui-stop-circle-fill
Open

fix(HandPaperIcon): Replace HandPaperIcon with RhUiStopCircleFillIcon#12469
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-hand-paper-icon-with-rh-ui-stop-circle-fill

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Jun 15, 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

  • Chores
    • Updated icon references in right-to-left demo examples to use PatternFly's stop circle icon for status indicators.

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

coderabbitai Bot commented Jun 15, 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: 5e48fd8e-ba45-43e0-b324-3a92e611349e

📥 Commits

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

📒 Files selected for processing (2)
  • packages/react-core/src/demos/RTL/RTL.md
  • packages/react-core/src/demos/RTL/examples/PaginatedTable.tsx

Walkthrough

The RTL demo's PaginatedTable.tsx replaces the HandPaperIcon import with RhUiStopCircleFillIcon and updates the "Stopped" branch of renderLabel to render the new icon. The corresponding import reference in RTL.md is updated to match.

Changes

RTL Demo Icon Replacement

Layer / File(s) Summary
Stopped icon swap in PaginatedTable and RTL.md
packages/react-core/src/demos/RTL/examples/PaginatedTable.tsx, packages/react-core/src/demos/RTL/RTL.md
Replaces HandPaperIcon with RhUiStopCircleFillIcon in the import statement and renderLabel "Stopped" case of PaginatedTable.tsx, and updates the matching import in RTL.md.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

Needs design review

Suggested reviewers

  • phcox
  • nicolethoen
  • 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 accurately reflects the main change: replacing HandPaperIcon with RhUiStopCircleFillIcon across the codebase, which is concise and specific.
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 15, 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