Skip to content

fix(AngleDownIcon): Replace AngleDownIcon with RhMicronsCaretDownIcon#12494

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-angle-down-icon-with-rh-microns-caret-down
Open

fix(AngleDownIcon): Replace AngleDownIcon with RhMicronsCaretDownIcon#12494
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-angle-down-icon-with-rh-microns-caret-down

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Jun 18, 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 next-navigation button icon in the search input component for improved visual refinement (swapping to a different caret-style icon).

@coderabbitai

coderabbitai Bot commented Jun 18, 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: fa81b981-b641-46ce-9020-e16f2ddbb840

📥 Commits

Reviewing files that changed from the base of the PR and between 1451561 and dbcaa8d.

⛔ Files ignored due to path filters (1)
  • packages/react-core/src/components/SearchInput/__tests__/__snapshots__/SearchInput.test.tsx.snap is excluded by !**/*.snap
📒 Files selected for processing (1)
  • packages/react-core/src/components/SearchInput/SearchInput.tsx
✅ Files skipped from review due to trivial changes (1)
  • packages/react-core/src/components/SearchInput/SearchInput.tsx

Walkthrough

In SearchInput.tsx, the AngleDownIcon import is replaced with RhMicronsCaretDownIcon, and the next-navigation button's rendered icon is updated to use RhMicronsCaretDownIcon. No component logic, props, or exported API changes.

Changes

SearchInput Icon Swap

Layer / File(s) Summary
Icon import and render update
packages/react-core/src/components/SearchInput/SearchInput.tsx
Removes AngleDownIcon import and updates the next-navigation button to render RhMicronsCaretDownIcon instead.

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 describes the main change: replacing AngleDownIcon with RhMicronsCaretDownIcon in the SearchInput component.
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 18, 2026

Copy link
Copy Markdown
Collaborator

Co-authored-by: Cursor <cursoragent@cursor.com>
@rebeccaalpert rebeccaalpert force-pushed the cursor/replace-angle-down-icon-with-rh-microns-caret-down branch from 1451561 to dbcaa8d Compare June 18, 2026 19:11
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