Replace deprecated EUI icons in files owned by @elastic/kibana-cases#255633
Merged
tkajtoch merged 5 commits intoelastic:mainfrom Mar 26, 2026
Merged
Conversation
…ated-icons-elastic/kibana-cases
x-pack/platform/plugins/shared/cases/public/components/app/use_readonly_header.ts
Show resolved
Hide resolved
x-pack/platform/plugins/shared/cases/public/components/case_action_bar/actions.test.tsx
Show resolved
Hide resolved
x-pack/platform/plugins/shared/cases/public/components/all_cases/use_actions.tsx
Show resolved
Hide resolved
tkajtoch
commented
Mar 24, 2026
x-pack/platform/plugins/shared/cases/public/components/app/use_readonly_header.ts
Outdated
Show resolved
Hide resolved
tkajtoch
commented
Mar 24, 2026
x-pack/platform/plugins/shared/cases/public/components/case_action_bar/actions.test.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Tomasz Kajtoch <tomek@kajto.ch>
…ated-icons-elastic/kibana-cases
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
cc @tkajtoch |
christineweng
approved these changes
Mar 26, 2026
mbondyra
added a commit
to mbondyra/kibana
that referenced
this pull request
Mar 26, 2026
…hanges * commit '22bf09c82658b9511cbb2ad13f6dd29ad3526472': (21 commits) [Overlays System Flyout]: Support Child History (elastic#256339) KUA-Update event naming format and examples (elastic#259846) Fix pagerduty connector codeownership (elastic#259807) [Upgrade Assistant] Migrate Kibana deprecations flaky integration tests to unit tests (elastic#258981) [Upgrade Assistant] Migrate ES deprecations flaky integration tests to unit tests (elastic#258142) [Index Management] Migrate flaky integration tests to unit tests (elastic#258942) [Cases] Rename attachment id to saved object id (elastic#259158) [Entity Store] Change hash algo to sha256 (elastic#259453) [Security Solution] fixed enhanced security profile header showing for non-alert documents (elastic#259801) Update LaunchDarkly (main) (elastic#259008) [Discover] Add observability default ES|QL query (elastic#257268) Update dependency @redocly/cli to v2.21.1 (main) (elastic#259016) Gap reason detected (elastic#258231) [One Workflow] Historical executionContext and telemetry (elastic#258623) coderabbit: drop SigEvents (elastic#259863) [ci] Bump cypress disk (elastic#259861) Server timings (elastic#258915) Replace deprecated EUI icons in files owned by @elastic/kibana-cases (elastic#255633) [ci] Bump storybooks disk (elastic#259858) [drilldowns] require embeddables to opt into ON_OPEN_PANEL_MENU trigger (elastic#259637) ...
jeramysoucy
pushed a commit
to jeramysoucy/kibana
that referenced
this pull request
Apr 1, 2026
paulinashakirova
pushed a commit
to paulinashakirova/kibana
that referenced
this pull request
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Main issue: elastic/eui#9374
Source PR (before dividing by codeowner): #255611
This PR replaces deprecated EUI icons with new alternatives. Some icons were renamed and others updated for a fresh look and feel. Check the table below to see what icons were changed.
Currently, all deprecated icons are still available in EUI. They will be removed from the code base after all replacements are in place.
The changes are split by codeowner into multiple PRs to help with the review process.
How to review?
The changes were made by a mix of grepping the source code, manually updating snapshot files and some test selectors, and with some help from Cursor.
I manually reviewed most of the changes while committing the files, but I might've missed something. Please ensure the code changes replace correct values and do not touch internal structures named the same as EUI icons.
Generally speaking, the updated glyphs stick to the usual icon layout and should look correct everywhere. If code owned by your team includes some overrides around EuiIcon, the icon glyphs, or how icons are rendered, please verify that they look as expected.
Full list of updated icons