Skip to content

[DO NOT MERGE] EUI testing#235177

Draft
mgadewoll wants to merge 21 commits intoelastic:mainfrom
mgadewoll:eui/wip-debugging
Draft

[DO NOT MERGE] EUI testing#235177
mgadewoll wants to merge 21 commits intoelastic:mainfrom
mgadewoll:eui/wip-debugging

Conversation

@mgadewoll
Copy link
Contributor

Summary

Important

DO NOT MERGE. This is a testing PR for checking EUI updates in Kibana CI.

@mgadewoll mgadewoll self-assigned this Sep 16, 2025
@mgadewoll mgadewoll added ci:cloud-deploy Create or update a Cloud deployment ci:cloud-persist-deployment Persist cloud deployment indefinitely labels Sep 16, 2025
@elasticmachine
Copy link
Contributor

elasticmachine commented Sep 16, 2025

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 5 times, most recently from 41cb71a to 9f7be2d Compare September 17, 2025 14:42
@mgadewoll mgadewoll added the ci:cloud-redeploy Always create a new Cloud deployment label Oct 10, 2025
@mgadewoll mgadewoll removed the ci:cloud-persist-deployment Persist cloud deployment indefinitely label Oct 10, 2025
@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 4 times, most recently from 928bc05 to 9092a05 Compare October 13, 2025 07:13
@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 2 times, most recently from d34f6dc to 638075a Compare October 29, 2025 19:24
@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 4 times, most recently from 7b19905 to 21cdc1e Compare November 18, 2025 09:56
@mgadewoll mgadewoll closed this Jan 13, 2026
@mgadewoll mgadewoll reopened this Jan 13, 2026
@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 2 times, most recently from c0150e9 to 25089e1 Compare January 13, 2026 15:46
@mgadewoll mgadewoll force-pushed the eui/wip-debugging branch 3 times, most recently from 3126fcd to dbbd402 Compare January 14, 2026 10:59
mgadewoll and others added 21 commits February 13, 2026 10:15
- contains form append/prepend API and design changes + EuiFormControlButton update to support isLoading state
- contains append/prepend label overrides
- contains fixes to EuiFieldPassword readOnly styles
ensures they work as expected with the new form layout design
- additionally updates some usages of controls to align compressed styles
- mainly updates due to emotion style updates on EuiButtonEmpty + changes to form layouts
- contains combined latest changes
- contains latest changes after design alignment and dev review
- updates button group wrapper width to account for changed button widths

- removes custom height style as the new EuiFormPrepend component handles styling and positioning by itself
- includes append.prepend truncation fix
@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 13, 2026

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #4 / form validations settings (step 2) should validate required repository settings
  • [job] [logs] Jest Tests #4 / form validations settings (step 2) should validate required repository settings
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a DAY frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a DAY frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a DAY frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a DAY frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a HOUR frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a HOUR frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a HOUR frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a HOUR frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a MINUTE frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a MINUTE frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a MINUTE frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a MINUTE frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a MONTH frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a MONTH frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a MONTH frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a MONTH frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a WEEK frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a WEEK frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a WEEK frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a WEEK frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a YEAR frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a YEAR frequency
  • [job] [logs] Jest Tests #4 / CronEditor is rendered with a YEAR frequency
  • [job] [logs] Jest Tests #8 / CronEditor is rendered with a YEAR frequency
  • [job] [logs] Serverless Investigations - Security Solution Cypress Tests #7 / Row renderers Selected renderer can be disabled and enabled Selected renderer can be disabled and enabled
  • [job] [logs] FTR Configs #90 / Serverless Common UI - Management Data View Management creating and deleting default data view index pattern deletion "before all" hook for "should return to index pattern list"
  • [job] [logs] Jest Tests #16 / View policy flyout shows all phases
  • [job] [logs] Jest Tests #16 / View policy flyout shows all phases
  • [job] [logs] Jest Tests #8 / ViewApiRequestFlyout is rendered
  • [job] [logs] Jest Tests #8 / ViewApiRequestFlyout is rendered

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
fleet 1410 1411 +1

Any counts in public APIs

Total count of every any typed public API. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats any for more detailed information.

id before after diff
@kbn/alerts-ui-shared 0 2 +2
@kbn/cloud-security-posture 0 2 +2
@kbn/content-management-favorites-public 0 1 +1
@kbn/core-chrome-app-menu-components 0 1 +1
@kbn/discover-utils 0 1 +1
@kbn/grok-ui 0 1 +1
@kbn/index-management-shared-types 3 4 +1
@kbn/ml-anomaly-utils 3 6 +3
@kbn/react-kibana-context-common 0 1 +1
triggersActionsUi 1 3 +2
total +15

Async chunks

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

id before after diff
aiops 524.0KB 524.1KB +91.0B
apm 3.2MB 3.2MB +253.0B
cloudSecurityPosture 606.7KB 606.7KB +41.0B
contentConnectors 467.3KB 467.3KB +13.0B
controls 527.2KB 528.1KB +944.0B
dashboard 819.9KB 820.4KB +581.0B
datasetQuality 596.9KB 596.8KB -84.0B
dataViewEditor 42.5KB 42.5KB +17.0B
dataVisualizer 600.5KB 600.5KB +21.0B
discover 1.6MB 1.6MB +307.0B
enterpriseSearch 952.0KB 952.0KB +13.0B
eventAnnotationListing 207.7KB 207.8KB +11.0B
fleet 2.2MB 2.2MB +110.0B
graph 373.2KB 373.1KB -23.0B
indexLifecycleManagement 146.5KB 146.5KB +3.0B
indexManagement 739.3KB 739.3KB -51.0B
infra 1.2MB 1.2MB +78.0B
kubernetesSecurity 227.9KB 228.0KB +150.0B
lens 2.0MB 2.0MB -51.0B
maintenanceWindows 88.0KB 88.0KB +23.0B
maps 3.2MB 3.2MB +614.0B
ml 5.8MB 5.8MB +123.0B
monitoring 634.7KB 634.6KB -45.0B
observability 2.0MB 2.0MB +385.0B
profiling 360.4KB 360.5KB +21.0B
reporting 144.6KB 144.6KB +23.0B
searchInferenceEndpoints 145.7KB 145.7KB -51.0B
security 491.4KB 491.4KB -26.0B
securitySolution 11.0MB 11.0MB +494.0B
serverlessSearch 174.2KB 174.2KB +2.0B
slo 1.1MB 1.1MB +339.0B
stackConnectors 1.2MB 1.2MB -51.0B
streamsApp 1.7MB 1.7MB +49.0B
synthetics 1.0MB 1.0MB -107.0B
transform 625.2KB 625.3KB +109.0B
triggersActionsUi 1.8MB 1.8MB +444.0B
unifiedDocViewer 398.1KB 398.0KB -135.0B
uptime 490.8KB 490.8KB +1.0B
visTypeVega 2.0MB 2.0MB +150.0B
watcher 158.8KB 158.8KB +3.0B
total +4.7KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.5MB 6.5MB +32.8KB
kbnUiSharedDeps-srcJs 4.6MB 4.6MB +96.0B
kql 13.8KB 13.7KB -52.0B
visDefaultEditor 31.5KB 31.5KB +8.0B
total +32.9KB

History

cc @mgadewoll

@mgadewoll mgadewoll removed ci:cloud-deploy Create or update a Cloud deployment ci:cloud-redeploy Always create a new Cloud deployment labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants