[Security Solution] Migrate all usages of EuiPage*_Deprecated
#161405
Labels
deprecation_warnings
EUI
OLM Sprint
Team:Defend Workflows
“EDR Workflows” sub-team of Security Solution
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
👋 Hello from your friendly neighborhood EUI team! It's been almost a year since EUI's new
EuiPageTemplate
came out (if you can believe it), which means we're about a month away from the old deprecated EUI page template components being permanently removed.Your team is being pinged in this issue because you have 7 usages of
EuiPage*_Deprecated
components, which you can find listed here:https://github.com/search?q=repo%3Aelastic%2Fkibana+%2FEuiPage%5Ba-zA-Z%5D%2B_Deprecated%2F+path%3A%2F%5Ex-pack%5C%2Fplugins%5C%2Fsecurity_solution%2F&type=code
How
[Feature] EuiPage and EuiPageTemplate Updates eui#5768
EuiPageTemplate_Deprecated
->EuiPageTemplate
EuiPageSideBar_Deprecated
->EuiPageSidebar
orEuiPageTemplate.Sidebar
EuiPageContent_Deprecated
->EuiPageSection
orEuiPageTemplate.Section
EuiPageContentBody_Deprecated
-> UseEuiPageSection
insteadEuiPageContentHeader_Deprecated
-> UseEuiPageHeader
insteadEuiPageContentHeaderSection_Deprecated
-> UseEuiPageHeader
insteadWhen
We'd really appreciate it if you could migrate your component usages over before or during August if possible.
If your team does not have the ability or bandwidth to perform this work by that time, please let us know. While we'd really appreciate as many teams as possible taking on this work so we're not having to touch hundreds of files by ourselves and in one go, the EUI team can potentially help you out - but we will need you to help QA that work and ensure your layouts look the same as before.
Thanks, and please feel free to reach out anytime with questions or help with migration!
The text was updated successfully, but these errors were encountered: