Skip to content

Latest commit

Β 

History

History
94 lines (65 loc) Β· 4.92 KB

File metadata and controls

94 lines (65 loc) Β· 4.92 KB

Summary

API Changes

component / parent prop / child change description

Screenshots

Before After
{Before image} {After image}

Impact Assessment

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

Release Readiness

  • 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}

QA instructions for reviewer

Checklist before marking Ready for Review

Reviewer checklist

  • Approved Impact Assessment β€” Acceptable to merge given the consumer impact.
  • Approved Release Readiness β€” Docs, Figma, and migration info are sufficient to ship.