[EuiFilterGroup][EuiFilterButton] Implement redesign - #9961
Draft
mgadewoll wants to merge 10 commits into
Draft
Conversation
|
👋 Since this is a community submitted pull request, a Buildkite build has not been started automatically. Would an Elastic organization member please verify the contents of this pull request and kick off a build manually? |
mgadewoll
force-pushed
the
buttongroup/filterbutton-redesign
branch
from
August 27, 2026 09:27
3c384f4 to
7573287
Compare
💚 Build Succeeded
cc @mgadewoll |
📷 46 visual difference(s) foundLook at the visual diff below. If everything is expected, run Approve visual changes to update baselines, re-run the job or make appropriate fixes. See the visual regression testing wiki for more information. Expand to revieweuifilterbutton (8 differences)
euifiltergroup (6 differences)
euiform (2 differences)
euisearchbar (4 differences)
euisuperdatepicker (6 differences)
euibuttongroup (14 differences)
euidatagrid (4 differences)
euiinmemorytable (2 differences)
|
💔 Build Failed
Failed CI StepsHistorycc @mgadewoll |
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
Note
This PR is related to the updates for new button group designs and API.
This PR should merge after #9953.
EuiFilterGroupandEuiFilterButtonto fully align them with the updates done forEuiButtonGroup.showDividersprop onEuiFilterGroupto optionally show/hide dividers between group childrendisplayprop ('regular' | 'highlighted') to render different visual selection state variantsEuiFilterGroupandEuiFilterButtonEuiFilterGroupContextto pass non public props toEuiFilterButton(inherited fromEuiFilterGroup)API Changes
EuiFilterGroupdisplayregular | highlighted. DefaultsregularEuiFilterGroupshowDividerstrue.Screenshots
isSelecteddisplay="highlighted"showDividers={false}Impact Assessment
Note: Most PRs should be tested in Kibana to help gauge their Impact before merging.
Impact level: 🟢 None / 🟢 Low / 🟡 Moderate / 🔴 High
Release Readiness
QA instructions for reviewer
💻 EuiFilterGroup Storybook
💻 EuiFilterButton Storybook
Checklist before marking Ready for Review
breaking changelabel (if applicable)Reviewer checklist