| component / parent | prop / child | change | description |
|---|---|---|---|
| Before | After |
|---|---|
| {Before image} | {After image} |
Note: Most PRs should be tested in Kibana to help gauge their Impact before merging.
- π΄ Breaking changes β What will break? How many usages in Kibana/Cloud UI are impacted?
- π Visual changes β May impact style overrides; could require visual testing. Explain and estimate impact.
- π§ͺ Test impact β May break functional or snapshot tests (e.g., HTML structure, class names, default values).
- π§ Hard to integrate β If changes require substantial updates to Kibana, please stage the changes and link them here.
Impact level: π’ None / π’ Low / π‘ Moderate / π΄ High
- Documentation: {link to docs page(s)}
- Figma: {link to Figma or issue}
- Migration guide: {steps or link, for breaking/visual changes or deprecations}
- Adoption plan (new features): {link to issue/doc or outline who will integrate this and where}
- Filled out all sections above
- QA: Tested light/dark modes, high contrast, mobile, Chrome/Safari/Edge/Firefox, keyboard-only, screen reader
- QA: Tested in CodeSandbox and Kibana
- QA: Tested docs changes
- Tests: Added/updated Jest, Cypress, and VRT
- Changelog: Added changelog entry
- Breaking changes: Added
breaking changelabel (if applicable)
- Approved Impact Assessment β Acceptable to merge given the consumer impact.
- Approved Release Readiness β Docs, Figma, and migration info are sufficient to ship.