Skip to content

fix(PauseIcon): Replace PauseIcon with RhUiPauseFillIcon#12514

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

fix(PauseIcon): Replace PauseIcon with RhUiPauseFillIcon#12514
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-pause-icon-with-rh-ui-pause-fill

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Jun 23, 2026

Copy link
Copy Markdown
Member

What:
Part of #12402. Breaking into separate PRs so it is easier to review.

Additional issues:

Summary by CodeRabbit

  • Style
    • Updated the pause icon in the console log viewer toolbar to use the latest design system icon across desktop and mobile views.

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

coderabbitai Bot commented Jun 23, 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: a0d7cb27-0955-4237-95d7-252eb8e2e3e6

📥 Commits

Reviewing files that changed from the base of the PR and between a479b4c and 59ef058.

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

Walkthrough

The PauseIcon import in ConsoleLogViewerToolbar.tsx is replaced with RhUiPauseFillIcon, which is then used in both the desktop and mobile pause/resume button icon conditionals. The corresponding demo documentation import in Toolbar.md is updated to match.

Changes

Pause icon replacement in ConsoleLogViewerToolbar

Layer / File(s) Summary
Replace PauseIcon with RhUiPauseFillIcon
packages/react-core/src/demos/examples/Toolbar/ConsoleLogViewerToolbar.tsx, packages/react-core/src/demos/Toolbar.md
Removes PauseIcon import and adds RhUiPauseFillIcon; updates both the desktop and mobile pause/resume button icon conditionals to render RhUiPauseFillIcon when paused. Demo documentation import updated to match.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nicolethoen
  • thatblindgeye
🚥 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 identifies the main change: replacing PauseIcon with RhUiPauseFillIcon 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.

@patternfly-build

patternfly-build commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

@rebeccaalpert rebeccaalpert requested a review from kmcfaul June 24, 2026 13:13
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.

3 participants