Skip to content

fix(UserIcon): Replace UserIcon with RhUiProfileFillIcon#12452

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-user-icon-with-rh-ui-profile-fill
Open

fix(UserIcon): Replace UserIcon with RhUiProfileFillIcon#12452
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-user-icon-with-rh-ui-profile-fill

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

  • Chores
    • Updated icon components used in documentation examples and demo applications.

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@rebeccaalpert, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 7 minutes and 1 second. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 32323f18-9385-469d-84c1-8b453e592a8e

📥 Commits

Reviewing files that changed from the base of the PR and between a72042e and e47af71.

⛔ Files ignored due to path filters (2)
  • packages/react-core/src/components/EmptyState/__tests__/Generated/EmptyStateIcon.test.tsx is excluded by !**/generated/**
  • packages/react-core/src/components/EmptyState/__tests__/Generated/__snapshots__/EmptyStateIcon.test.tsx.snap is excluded by !**/*.snap, !**/generated/**
📒 Files selected for processing (2)
  • packages/react-core/src/components/Nav/examples/Nav.md
  • packages/react-integration/demo-app-ts/src/components/demos/AlertDemo/AlertDemo.tsx

Walkthrough

This PR replaces the UserIcon import with RhUiProfileFillIcon across examples and demo components. The Nav documentation example and the AlertDemo component are both updated to import and use the new icon.

Changes

Icon Replacement

Layer / File(s) Summary
UserIcon to RhUiProfileFillIcon replacement
packages/react-core/src/components/Nav/examples/Nav.md, packages/react-integration/demo-app-ts/src/components/demos/AlertDemo/AlertDemo.tsx
Icon import and usage are replaced from UserIcon to RhUiProfileFillIcon in Nav.md example documentation and AlertDemo component import and customIcon prop.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

Needs design review

Suggested reviewers

  • nicolethoen
  • kmcfaul
  • thatblindgeye
  • wise-king-sullyman
🚥 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 clearly and specifically summarizes the main change: replacing UserIcon with RhUiProfileFillIcon 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

Co-authored-by: Cursor <cursoragent@cursor.com>
@rebeccaalpert rebeccaalpert force-pushed the cursor/replace-user-icon-with-rh-ui-profile-fill branch from 5bba4db to e47af71 Compare June 12, 2026 18:48
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