fix(InfrastructureIcons): replaced with RH brand icons part 3#12503
fix(InfrastructureIcons): replaced with RH brand icons part 3#12503thatblindgeye wants to merge 5 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (16)
💤 Files with no reviewable changes (1)
✅ Files skipped from review due to trivial changes (9)
🚧 Files skipped from review as they are similar to previous changes (6)
WalkthroughLegacy PatternFly folder, file, and image icons are replaced with RhUI fill icon equivalents across MultipleFileUpload, Nav, TreeView, and Table examples, demos, docs, and tests. ChangesRhUI Icon Migration
Sequence Diagram(s)Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Preview: https://pf-react-pr-12503.surge.sh A11y report: https://pf-react-pr-12503-a11y.surge.sh |
rebeccaalpert
left a comment
There was a problem hiding this comment.
Looks good - just one question about a maybe-orphan import.
| import RhUiEllipsisVerticalFillIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-ellipsis-vertical-fill-icon'; | ||
| import CubeIcon from '@patternfly/react-icons/dist/esm/icons/cube-icon'; | ||
| import FolderIcon from '@patternfly/react-icons/dist/esm/icons/folder-icon'; | ||
| import RhUiFolderFillIcon from '@patternfly/react-icons/dist/esm/icons/rh-ui-folder-fill-icon'; |
There was a problem hiding this comment.
Nothing to see here 🙈
2f78608 to
16ccbe6
Compare
What: Towards #12399
Covers FileIcon, FileImageIcon, FolderIcon, and FolderOpenIcon
Additional issues:
Summary by CodeRabbit
Release Notes
Style
Documentation & Examples
Tests