[data_visualizer] Migrate deprecated EuiPage* component#168298
Merged
cee-chen merged 1 commit intoelastic:mainfrom Oct 9, 2023
Merged
[data_visualizer] Migrate deprecated EuiPage* component#168298cee-chen merged 1 commit intoelastic:mainfrom
EuiPage* component#168298cee-chen merged 1 commit intoelastic:mainfrom
Conversation
EuiPage* componentEuiPage* component
4 tasks
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
To update your PR or re-run it, just comment with: |
Contributor
|
Pinging @elastic/eui-team (EUI) |
qn895
approved these changes
Oct 9, 2023
Member
|
Tested and LGTM 🎉 |
Contributor
Author
|
Thanks @qn895!! You rock as always :) |
dej611
pushed a commit
to dej611/kibana
that referenced
this pull request
Oct 17, 2023
…8298) ## Summary EUI will shortly be removing several deprecated `EuiPage*` components, and we're updating a few remaining Kibana usages of these deprecated components ahead of time.⚠️ PLEASE NOTE: We have **not** QA'd these changes to ensure that the UI is 1:1 from before. We do not have the domain knowledge or time to spin up local instances of all plugins with deprecations, and ask that the CODEOWNING team pull down this branch and QA the affected page(s) locally to ensure the UI looks like the same as production.⚠️ See elastic#161872 for other similar tasks with more information about this effort.
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
EUI will shortly be removing several deprecated
EuiPage*components, and we're updating a few remaining Kibana usages of these deprecated components ahead of time.See #161872 for other similar tasks with more information about this effort.