Skip to content

fix(ClockIcon): Replace ClockIcon with RhUiClockFillIcon#12464

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

fix(ClockIcon): Replace ClockIcon with RhUiClockFillIcon#12464
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-clock-icon-with-rh-ui-clock-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

  • Documentation
    • Updated component example documentation and RTL demo to use RhUiClockFillIcon in TextInput and table examples.

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: a739ded9-51a7-46e7-ba7b-230915641ad1

📥 Commits

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

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

Walkthrough

Four example and demo files update their clock icon component from ClockIcon to RhUiClockFillIcon. Changes include import statements and component usages across TextInput examples and RTL demo files.

Changes

Icon Component Migration

Layer / File(s) Summary
TextInput examples
packages/react-core/src/components/TextInput/examples/TextInput.md, packages/react-core/src/components/TextInput/examples/TextInputCustomIcon.tsx
Import statements and component usage for the custom icon example are updated to use RhUiClockFillIcon instead of ClockIcon.
RTL demo
packages/react-core/src/demos/RTL/RTL.md, packages/react-core/src/demos/RTL/examples/PaginatedTable.tsx
Import statements and the "Down" status label icon in PaginatedTable are updated to use RhUiClockFillIcon instead of ClockIcon.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

Needs design review

Suggested reviewers

  • 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 clearly and specifically summarizes the main change: replacing ClockIcon with RhUiClockFillIcon across multiple files, which matches all modifications in the changeset.
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