Skip to content

fix(AngleUpIcon): Replace AngleUpIcon with RhMicronsCaretUpIcon#12497

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

fix(AngleUpIcon): Replace AngleUpIcon with RhMicronsCaretUpIcon#12497
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:cursor/replace-angle-up-icon-with-rh-microns-caret-up

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

  • Bug Fixes
    • Updated the previous-navigation arrow in the search input to use a different caret icon for a more consistent appearance.

@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: 238cf277-0d2e-4448-93f8-d72be0a6a0d5

📥 Commits

Reviewing files that changed from the base of the PR and between 2729a13 and fbedebc.

⛔ 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

Walkthrough

This change replaces the previous-navigation up-caret icon in SearchInput.tsx, swapping the import and usage from AngleUpIcon to RhMicronsCaretUpIcon. No other logic, props, or exported contracts are modified.

Changes

SearchInput Icon Update

Layer / File(s) Summary
Swap previous-navigation caret icon
packages/react-core/src/components/SearchInput/SearchInput.tsx
Replaces the AngleUpIcon import and its usage on the previous-navigation button with RhMicronsCaretUpIcon.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nicolethoen
  • kmcfaul
  • andrew-ronaldson
  • thatblindgeye
  • dlabaj
🚥 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 accurately summarizes the main change: replacing AngleUpIcon with RhMicronsCaretUpIcon.
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.
✨ 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.

@rebeccaalpert rebeccaalpert force-pushed the cursor/replace-angle-up-icon-with-rh-microns-caret-up branch from b747214 to 40d217f Compare June 18, 2026 19:49
@patternfly-build

patternfly-build commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

@rebeccaalpert rebeccaalpert requested a review from kmcfaul June 24, 2026 13:19
Co-authored-by: Cursor <cursoragent@cursor.com>
@rebeccaalpert rebeccaalpert force-pushed the cursor/replace-angle-up-icon-with-rh-microns-caret-up branch from 40d217f to fbedebc Compare June 30, 2026 18:56
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