Skip to content

UI: Fix select search icon orientation in dropdown menu#13170

Open
Damans227 wants to merge 1 commit into
apache:mainfrom
Damans227:fix-select-search-icon-orientation
Open

UI: Fix select search icon orientation in dropdown menu#13170
Damans227 wants to merge 1 commit into
apache:mainfrom
Damans227:fix-select-search-icon-orientation

Conversation

@Damans227
Copy link
Copy Markdown
Collaborator

Description

The small search (magnifying glass) icon that appears inside searchable dropdowns was showing up upside down whenever the dropdown was opened. This affected every searchable dropdown across the UI.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots:

Before:

image

After:

image

How Has This Been Tested?

Opened searchable dropdowns (e.g. the Domain field in "Add new Affinity Group") and confirmed the search icon now appears right-side up. Verified the chevron arrow on regular dropdowns still flips when opened.

@Damans227
Copy link
Copy Markdown
Collaborator Author

@blueorangutan ui

@blueorangutan
Copy link
Copy Markdown

@Damans227 a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.08%. Comparing base (5893ba5) to head (c9d0042).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13170      +/-   ##
============================================
- Coverage     18.09%   18.08%   -0.01%     
+ Complexity    16723    16718       -5     
============================================
  Files          6037     6037              
  Lines        542580   542580              
  Branches      66427    66427              
============================================
- Hits          98155    98136      -19     
- Misses       433399   433417      +18     
- Partials      11026    11027       +1     
Flag Coverage Δ
uitests 3.51% <ø> (ø)
unittests 19.25% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants