Skip to content

[CPS] Design update#247192

Merged
mbondyra merged 1 commit intoelastic:mainfrom
mbondyra:cps_design_changes
Jan 15, 2026
Merged

[CPS] Design update#247192
mbondyra merged 1 commit intoelastic:mainfrom
mbondyra:cps_design_changes

Conversation

@mbondyra
Copy link
Copy Markdown
Contributor

@mbondyra mbondyra commented Dec 20, 2025

Summary

Fixes #245195

Uses eui crossProjectSearch Icon instead of a custom one.

Exposes project_routing query param in endpoint /internal/cps/projects_tags - not used yet though, but we'll need it soon.

A small design change to show a project picker without a notification - like badge:

Screenshot 2025-12-20 at 13 40 21 Screenshot 2025-12-20 at 13 40 16

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

Identify risks

Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.

@mbondyra mbondyra added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Dec 20, 2025
@mbondyra mbondyra marked this pull request as ready for review January 15, 2026 07:59
@mbondyra mbondyra requested review from a team as code owners January 15, 2026 07:59
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #97 / Reporting Generate CSV from SearchSource unquoted values Exports CSV with almost all fields when using fieldsFromSource

Metrics [docs]

Async chunks

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

id before after diff
cps 12.0KB 11.2KB -795.0B
presentationPanel 45.4KB 45.4KB +12.0B
total -783.0B

History

Copy link
Copy Markdown
Member

@olapawlus olapawlus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unblocking CI :)

Copy link
Copy Markdown
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Marta, looks great. Code review only

@mbondyra mbondyra merged commit c0bf096 into elastic:main Jan 15, 2026
17 checks passed
@mbondyra mbondyra deleted the cps_design_changes branch January 15, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas t// v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CPS] Update designs

5 participants