Skip to content
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] Remove unnecessary ghost colors from EuiBottomBar #169310

Merged
merged 4 commits into from
Oct 23, 2023

Conversation

cee-chen
Copy link
Member

@cee-chen cee-chen commented Oct 18, 2023

Summary

👋 Hey y'all - EUI will shortly be deprecating the ghost color in all button components (see https://eui.elastic.co/v89.0.0/#/navigation/button#ghost-vs-dark-mode).

In this PR, all components using color="ghost" are being used within an EuiBottomBar and as such already automatically inherit dark mode coloring.

I'm opening this PR ahead of time for your team so you can test this migration and ensure no UI regressions have occurred as a result.

Checklist

  • Tested in light and dark mode

- EuiBottomBar now sets a dark color mode on all children, so these colors are no longer necessary to specify
@cee-chen cee-chen added release_note:skip Skip the PR/issue when compiling release notes v8.12.0 labels Oct 18, 2023
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #35 / core plugins application deep links navigation should navigate to Home when navlink is clicked inside the defined category group

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 1.2MB 1.2MB -10.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@cee-chen cee-chen marked this pull request as ready for review October 19, 2023 18:57
@cee-chen cee-chen requested a review from a team as a code owner October 19, 2023 18:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

@criamico criamico self-requested a review October 23, 2023 07:00
Copy link
Contributor

@criamico criamico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, LGTM. Thanks Cee!

@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 23, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@cee-chen cee-chen merged commit d4c86e7 into elastic:main Oct 23, 2023
39 checks passed
@cee-chen cee-chen deleted the eui-ghost/fleet branch October 23, 2023 15:35
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting EUI release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants