Skip to content

chore(BlueprintIcon): Update all uses of BlueprintIcon to use RhUiBlueprintIcon instead#12378

Open
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:blueprint_icon
Open

chore(BlueprintIcon): Update all uses of BlueprintIcon to use RhUiBlueprintIcon instead#12378
tlabaj wants to merge 1 commit intopatternfly:mainfrom
tlabaj:blueprint_icon

Conversation

@tlabaj
Copy link
Copy Markdown
Contributor

@tlabaj tlabaj commented Apr 24, 2026

What: towards #

Summary

Replaces BlueprintIcon with RhUiBlueprintIcon in Table examples and related docs, using rh-ui-blueprint-icon from @patternfly/react-icons so the samples use the Red Hat UI icon.

What changed

  • Import path: blueprint-iconrh-ui-blueprint-icon
  • Component name: BlueprintIconRhUiBlueprintIcon

Files touched

  • packages/react-table/src/components/Table/examples/TableStickyHeaderDynamic.tsx
  • packages/react-table/src/components/Table/examples/TableStickyColumnsAndHeader.tsx
  • packages/react-table/src/components/Table/examples/TableMultipleStickyColumns.tsx
  • packages/react-table/src/components/Table/examples/Table.md
  • packages/react-table/src/demos/Table.md

Summary by CodeRabbit

  • Documentation

    • Updated icon references in React Table component examples and documentation across multiple files.
  • Chores

    • Refreshed example code snippets and demo files to reflect updated icon usage.

@tlabaj tlabaj requested review from a team, kmcfaul and nicolethoen and removed request for a team April 24, 2026 18:53
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

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: 8711467f-e4fc-45bd-a3b4-37c28a1f6345

📥 Commits

Reviewing files that changed from the base of the PR and between 69b6225 and 690948d.

📒 Files selected for processing (5)
  • packages/react-table/src/components/Table/examples/Table.md
  • packages/react-table/src/components/Table/examples/TableMultipleStickyColumns.tsx
  • packages/react-table/src/components/Table/examples/TableStickyColumnsAndHeader.tsx
  • packages/react-table/src/components/Table/examples/TableStickyHeaderDynamic.tsx
  • packages/react-table/src/demos/Table.md

Walkthrough

Updates icon imports and usages from BlueprintIcon to RhUiBlueprintIcon across multiple Table example files and documentation to align with new icon naming conventions.

Changes

Cohort / File(s) Summary
Example Components
packages/react-table/src/components/Table/examples/TableMultipleStickyColumns.tsx, TableStickyColumnsAndHeader.tsx, TableStickyHeaderDynamic.tsx
Swapped icon import from BlueprintIcon to RhUiBlueprintIcon and updated corresponding component usage in table header cells.
Documentation Files
packages/react-table/src/components/Table/examples/Table.md, packages/react-table/src/demos/Table.md
Updated icon import from BlueprintIcon to RhUiBlueprintIcon in markdown documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • dlabaj
  • thatblindgeye
  • nicolethoen
🚥 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 describes the main change: replacing BlueprintIcon with RhUiBlueprintIcon across multiple files. It's concise, descriptive, and directly reflects 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.

@tlabaj tlabaj requested review from a team, bekah-stephens and phcox and removed request for a team April 24, 2026 18:53
@patternfly-build
Copy link
Copy Markdown
Collaborator

patternfly-build commented Apr 24, 2026

@tlabaj tlabaj linked an issue Apr 24, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update icons in to RH brand icons [react]

2 participants