-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Fleet] Replace Select with GroupButtons to show available platforms #114818
[Fleet] Replace Select with GroupButtons to show available platforms #114818
Conversation
fea2d29
to
a55f54a
Compare
a55f54a
to
132a063
Compare
Pinging @elastic/fleet (Team:Fleet) |
132a063
to
cc41b55
Compare
jenkins, test this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀!
@elasticmachine merge upstream |
1a5693e
to
c78c989
Compare
Going to go ahead and merge before the weekend ;) |
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @criamico |
…114818) (#115233) Co-authored-by: Cristina Amico <[email protected]>
Summary
Implementing #114537
This PR replaces the
EuiSelect
with aEuiButtonGroup
to show the commands for the available platforms.The flyout containing the component is reachable in two locations:
Location 1
Location 2
yarn es snapshot -E xpack.security.authc.api_key.enabled=true -E http.host=0.0.0.0 -E
yarn start
Checklist
Delete any items that are not applicable to this PR.