[Page layouts] Some light fixes#103197
Conversation
x-pack/plugins/ml/public/application/components/navigation_menu/main_tabs.tsx
Show resolved
Hide resolved
sabarasaba
left a comment
There was a problem hiding this comment.
kibana stack management changes LGTM 🚀
weltenwort
left a comment
There was a problem hiding this comment.
infra plugin changes LGTM, thank you!
jloleysens
left a comment
There was a problem hiding this comment.
App services changes LGTM 🍻
peteharverson
left a comment
There was a problem hiding this comment.
Tested latest ML edits and LGTM
|
@elasticmachine merge upstream |
⏳ Build in-progress, with failures
Failed CI StepsHistory
To update your PR or re-run it, just comment with: |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Module Count
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
💔 Backport failed
To backport manually run: |
* [Solution Toolbar] Fixing button border on non-text color versions * [Alerts] Removed extra wrappers and use EuiPageHeader * [Logstash] Basic conversion to template * [Reporting] Adding bottomBorder to page header * [ML] Fix display of main navigation tabs * [Stack Management] Fix side nav not updating when going back to landing page * [Tags] Add spacing after page header * [License Management] Full width on file uploader * [Page Template] Fixed `emptyState` default template for pages with side nav * [Infra] Removing some page header displays in empty states * [Enterprise Search] Fix some error layouts * [Index Patterns] Quick fix for empty state * snaps * [Page Template] Remove forced padding when `centeredBody` * small hack for tab padding for ml * scroll ML page to fix test * fix test method type signature Co-authored-by: Dave Snider <dave.snider@gmail.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co> Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Michail Yasonik <michail.yasonik@elastic.co>
Mostly trying to better adhere to the Page Layout Guidelines and fixing a few things that were not caught in the conversion.
The big change, is that the KibanaPageTemplate was using the wrong default template type for
emptyStatewhen there was a sidebar. It should always becenteredContentnevercenteredBody.Before

After

Including loading screens

Checklist
Delete any items that are not applicable to this PR.